Skip to content

Commit

Permalink
Update dependency alpine to v20220715 (#12624)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2022
1 parent b30db6e commit a756286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/post-release/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Container image that runs your code
FROM alpine:20220328
FROM alpine:20220715

RUN apk add --no-cache curl jq git bash

Expand Down
2 changes: 1 addition & 1 deletion .github/actions/pre-release/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Container image that runs your code
FROM alpine:20220328
FROM alpine:20220715

RUN apk add --no-cache curl jq git bash

Expand Down

0 comments on commit a756286

Please sign in to comment.