Skip to content

Commit 202382f

Browse files
chore(deps): update alpine docker tag to v3.22.1
1 parent 884aff1 commit 202382f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile.cloud

Lines changed: 1 addition & 1 deletion
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.22.1 as tools
3030

3131
ARG TARGETARCH
3232

0 commit comments

Comments
 (0)