use go 1.18.5
This commit is contained in:
parent
59d637c8bc
commit
9e1b2b9a03
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.18.1-bullseye
|
FROM golang:1.18.5-bullseye
|
||||||
|
|
||||||
RUN apt-get update -y && \
|
RUN apt-get update -y && \
|
||||||
apt-get upgrade -y && \
|
apt-get upgrade -y && \
|
||||||
|
|
Loading…
Reference in a new issue