mirror of
https://github.com/luzifer-docker/alpine-nginx-php.git
synced 2024-12-20 19:21:18 +00:00
Update alpine / s6
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
8cb66e3f43
commit
b48fd5face
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM alpine:3.8
|
||||
FROM alpine:3.9
|
||||
|
||||
ENV S6VERSION=v1.21.7.0
|
||||
ENV S6VERSION=v1.22.1.0
|
||||
|
||||
# Install packages
|
||||
RUN set -ex \
|
||||
|
|
Loading…
Reference in a new issue