We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b30db6e commit a756286Copy full SHA for a756286
.github/actions/post-release/Dockerfile
@@ -1,5 +1,5 @@
1
# Container image that runs your code
2
-FROM alpine:20220328
+FROM alpine:20220715
3
4
RUN apk add --no-cache curl jq git bash
5
.github/actions/pre-release/Dockerfile
0 commit comments