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 7e161ca commit 555efceCopy full SHA for 555efce
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
alpine-base:
16
- FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+ FROM alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
17
# renovate: datasource=repology depName=alpine_3_20/bash versioning=loose
18
ENV BASH_VERSION="5.2.26-r0"
19
RUN apk add --no-cache bash=$BASH_VERSION
0 commit comments