mirror of
https://github.com/tarampampam/error-pages.git
synced 2025-07-26 03:22:14 +00:00
build(deps): bump library/alpine from 3.20 to 3.21 in the docker group (#319)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user