Explorar o código

Alpine 3.19 (#5933)

https://alpinelinux.org/posts/Alpine-3.19.0-released.html
Apache/2.4.58, PHP 8.2.13
Alexandre Alapetite %!s(int64=2) %!d(string=hai) anos
pai
achega
f7c160b9af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Docker/Dockerfile-Alpine

+ 1 - 1
Docker/Dockerfile-Alpine

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