Parcourir la source

Docker: Alpine 3.22 (#7627)

https://alpinelinux.org/posts/Alpine-3.22.0-released.html
PHP 8.3.21, Apache 2.4.63
Alexandre Alapetite il y a 10 mois
Parent
commit
430d4e898e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Docker/Dockerfile-Alpine

+ 1 - 1
Docker/Dockerfile-Alpine

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