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 ada0093 commit 172304bCopy full SHA for 172304b
.github/actions/post-release/Dockerfile
@@ -1,5 +1,5 @@
1
# Container image that runs your code
2
-FROM alpine:20240315
+FROM alpine:20231219
3
4
RUN apk add --no-cache curl jq git bash
5
.github/actions/pre-release/Dockerfile
0 commit comments