use go 1.18.5

This commit is contained in:
Jeffrey Picard 2022-08-16 14:31:49 +03:00
parent 59d637c8bc
commit 9e1b2b9a03

View file

@ -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 && \