Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 14, 2023
1 parent 885ff98 commit a6b2ed6
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/cmd/plural.Date=${APP_DATE}"' \
-o plural .

FROM alpine:3.17.2 as tools
FROM alpine:3.17.4 as tools

ARG TARGETARCH

Expand Down

0 comments on commit a6b2ed6

Please sign in to comment.