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 220d4e9 commit d791dedCopy full SHA for d791ded
Dockerfile
@@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 go build -ldflags "-s -w \
18
-X github.com/stefanprodan/podinfo/pkg/version.REVISION=${REVISION}" \
19
-a -o bin/podcli cmd/podcli/*
20
21
-FROM alpine:3.19
+FROM alpine:3.20
22
23
ARG BUILD_DATE
24
ARG VERSION
Dockerfile.xx
@@ -28,7 +28,7 @@ RUN xx-go build -ldflags "-s -w \
28
29
30
31
32
33
34
0 commit comments