Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 10, 2023
1 parent afd8a68 commit 7c5908b
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.3 as tools

ARG TARGETARCH

Expand Down

0 comments on commit 7c5908b

Please sign in to comment.