Skip to content

Commit a756286

Browse files
Update dependency alpine to v20220715 (#12624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b30db6e commit a756286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/post-release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Container image that runs your code
2-
FROM alpine:20220328
2+
FROM alpine:20220715
33

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

.github/actions/pre-release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Container image that runs your code
2-
FROM alpine:20220328
2+
FROM alpine:20220715
33

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

0 commit comments

Comments
 (0)