We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e2bd9 commit 6bd9439Copy full SHA for 6bd9439
Dockerfile
@@ -1,5 +1,5 @@
1
## build ergo binary
2
-FROM golang:1.18-alpine3.13 AS build-env
+FROM golang:1.18-alpine AS build-env
3
4
RUN apk add -U --force-refresh --no-cache --purge --clean-protected -l -u make git
5
0 commit comments