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 3608800 commit 84c9156Copy full SHA for 84c9156
Earthfile
@@ -375,7 +375,7 @@ ci-promote-image:
375
ARG --required CROSSPLANE_REPO
376
ARG --required CROSSPLANE_VERSION
377
ARG --required CHANNEL
378
- FROM alpine:3.20
+ FROM alpine:3.22
379
RUN apk add docker
380
# We need to omit the registry argument when we're logging into Docker Hub.
381
# Otherwise login will appear to succeed, but buildx will fail on auth.
0 commit comments