Docker: Alpine 3.21 (#7070)

PHP 8.3.14, Apache/2.4.62
https://alpinelinux.org/posts/Alpine-3.21.0-released.html
This commit is contained in:
Alexandre Alapetite
2024-12-07 12:11:58 +01:00
committed by GitHub
parent 6302404ead
commit e025d17a17
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21
ENV TZ=UTC
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

View File

@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21
ENV TZ=UTC
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]