Skip to content

Commit

Permalink
bump alpine img to 3.20.2 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpiyush17 authored Aug 6, 2024
1 parent f5dd8d6 commit 4913fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG TARGETOS
ARG TARGETARCH

# Default image repositories used in the builds.
ARG ALPINE_IMG=gcr.io/spectro-images-public/alpine:3.16.2
ARG ALPINE_IMG=gcr.io/spectro-images-public/alpine:3.20.2
ARG SPECTRO_PUB_REPO=gcr.io/spectro-images-public
ARG SPECTRO_LUET_REPO=gcr.io/spectro-dev-public
ARG KAIROS_BASE_IMAGE_URL=gcr.io/spectro-images-public
Expand Down

0 comments on commit 4913fad

Please sign in to comment.