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