Alpine 3.19 (#5933)

https://alpinelinux.org/posts/Alpine-3.19.0-released.html
Apache/2.4.58, PHP 8.2.13
This commit is contained in:
Alexandre Alapetite 2023-12-10 12:41:49 +01:00 committed by GitHub
parent b46ea88c35
commit f7c160b9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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