瀏覽代碼

Alpine 3.19 (#5933)

https://alpinelinux.org/posts/Alpine-3.19.0-released.html
Apache/2.4.58, PHP 8.2.13
Alexandre Alapetite 2 年之前
父節點
當前提交
f7c160b9af
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"]