We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1fc37 commit 3855151Copy full SHA for 3855151
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.3 as tools
30
31
ARG TARGETARCH
32
0 commit comments