Snyk bot 2021-09-29 11:42:02 +02:00 committed by GitHub
parent 05d9b290a7
commit f7d6d063be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ COPY . .
RUN make build-linux
# Final image
FROM golang:1.15.14 as final
FROM golang:1.16.7 as final
WORKDIR /