We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c260ecf commit d9e2789Copy full SHA for d9e2789
_example/simple/Dockerfile
@@ -9,7 +9,7 @@
9
# -----------------------------------------------------------------------------
10
# Build Stage
11
12
-FROM golang:alpine AS build
+FROM golang:alpine3.18 AS build
13
14
# Important:
15
# Because this is a CGO enabled package, you are required to set it as 1.
0 commit comments