We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb0b04 commit 00b175aCopy full SHA for 00b175a
dockerfiles/Dockerfile.cloud
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} \
26
-X "github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}"' \
27
-o plural ./cmd/plural
28
29
-FROM alpine:3.17.2 as tools
+FROM alpine:3.21.1 as tools
30
31
ARG TARGETARCH
32
0 commit comments