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 36d7d5e commit 1a24f62Copy full SHA for 1a24f62
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
alpine-base:
16
- FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+ FROM alpine:3.21.1@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
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