Skip to content

Commit 07a84f4

Browse files
chore(deps): update alpine docker tag to v3.17.8
1 parent ff4ca56 commit 07a84f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/Dockerfile.cloud

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} \
2727
-X "github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}"' \
2828
-o plural .
2929

30-
FROM alpine:3.17.2 as tools
30+
FROM alpine:3.17.8 as tools
3131

3232
ARG TARGETARCH
3333

0 commit comments

Comments
 (0)