This commit is contained in:
TheSpad 2022-11-25 15:37:19 +00:00
parent 078343fa8c
commit 7596410d7f
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache \
alpine-release\
alpine-release \
bash \
ca-certificates \
coreutils \

View file

@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache \
alpine-release\
alpine-release \
bash \
ca-certificates \
coreutils \

View file

@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache \
alpine-release\
alpine-release \
bash \
ca-certificates \
coreutils \