mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-21 07:41:53 -04:00
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:
committed by
GitHub
parent
8f5d8af72f
commit
ef062803ee
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.10
|
||||
FROM alpine:3.11
|
||||
|
||||
ENV TZ UTC
|
||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||
|
||||
Reference in New Issue
Block a user