Skip to content

Commit 84c9156

Browse files
chore(deps): update alpine docker tag to v3.22
1 parent 3608800 commit 84c9156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ ci-promote-image:
375375
ARG --required CROSSPLANE_REPO
376376
ARG --required CROSSPLANE_VERSION
377377
ARG --required CHANNEL
378-
FROM alpine:3.20
378+
FROM alpine:3.22
379379
RUN apk add docker
380380
# We need to omit the registry argument when we're logging into Docker Hub.
381381
# Otherwise login will appear to succeed, but buildx will fail on auth.

0 commit comments

Comments
 (0)