build(deps): bump library/alpine from 3.20 to 3.21 in the docker group (#319)

This commit is contained in:
dependabot[bot]
2024-12-09 08:22:45 +00:00
committed by GitHub
parent 439900940e
commit f81a86b456

View File

@ -43,7 +43,7 @@ RUN set -x \
&& /tmp/error-pages -h
# -✂- this stage is used to prepare the runtime fs --------------------------------------------------------------------
FROM docker.io/library/alpine:3.20 AS rootfs
FROM docker.io/library/alpine:3.21 AS rootfs
WORKDIR /tmp/rootfs