We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebebe14 + 692681c commit 422f212Copy full SHA for 422f212
Dockerfile
@@ -3,7 +3,7 @@
3
##
4
## Build
5
6
-FROM golang:1.17.7-alpine AS build
+FROM golang:1.18.7-alpine AS build
7
8
ENV PATH="${GOPATH}/bin:${PATH}"
9
ENV LLVL=info
0 commit comments