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 aadbee7 commit 16f5c70Copy full SHA for 16f5c70
.github/actions/certify-openshift-images/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:latest
+FROM docker:23.0-rc-cli
2
3
RUN apk update && \
4
apk add --no-cache curl jq
0 commit comments