Skip to content

Commit 41d5485

Browse files
dependabot[bot]squeed
authored andcommitted
build(deps): bump alpine in /.github/actions/retest-action
Bumps alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c7d9b commit 41d5485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/retest-action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20
1+
FROM alpine:3.21
22

33
RUN apk add --no-cache curl jq
44

0 commit comments

Comments
 (0)