Skip to content

Commit 3855151

Browse files
chore(deps): update alpine docker tag to v3.21.3
1 parent 5b1fc37 commit 3855151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile.cloud

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} \
2626
-X "github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}"' \
2727
-o plural ./cmd/plural
2828

29-
FROM alpine:3.17.2 as tools
29+
FROM alpine:3.21.3 as tools
3030

3131
ARG TARGETARCH
3232

0 commit comments

Comments
 (0)