Upgrade to alpine 3.8
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
35fd42d042
commit
b784ac84ad
@ -1,4 +1,4 @@
|
||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.7
|
||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.8
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
Loading…
Reference in New Issue
Block a user