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 8513a44 commit 1722e0fCopy full SHA for 1722e0f
Dockerfile
@@ -1,7 +1,7 @@
1
###
2
# Stage 1: Build go binary
3
4
-FROM golang:1.17-alpine AS build
+FROM golang:1.19.0-alpine AS build
5
6
WORKDIR /app
7
0 commit comments