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 d017cb0 commit bd3eab2Copy full SHA for bd3eab2
Dockerfile
@@ -10,7 +10,7 @@ RUN go build -o /go/bin/main -v cmd/main.go
10
11
# ----------------
12
13
-FROM alpine:3.16.0
+FROM alpine:3.16
14
15
RUN apk --no-cache add ca-certificates tzdata
16
0 commit comments