Docker: Alpine Linux 3.11 (#2729)

https://alpinelinux.org/posts/Alpine-3.11.0-released.html
Apache/2.4.41 (unchanged), PHP 7.3.13 (updated from 7.3.11 when Alpine
3.10 was released, but unchanged since the latest build of 3.10)
This commit is contained in:
Alexandre Alapetite
2019-12-23 16:47:58 +01:00
committed by GitHub
parent 8f5d8af72f
commit ef062803ee

View File

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