We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5363a46 commit a08dddaCopy full SHA for a08ddda
Dockerfile.alpine-3.16
@@ -1,5 +1,5 @@
1
### Builder ###
2
-FROM golang:1.19.2-alpine3.15 as builder
+FROM golang:1.19.2-alpine3.16 as builder
3
4
WORKDIR /go/src/app
5
ENV GIN_MODE=release
0 commit comments