Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 20, 2024
1 parent ff4ca56 commit 07a84f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile.cloud
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} \
-X "github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}"' \
-o plural .

FROM alpine:3.17.2 as tools
FROM alpine:3.17.8 as tools

ARG TARGETARCH

Expand Down

0 comments on commit 07a84f4

Please sign in to comment.