Update phpfpm baseimage from alpine 3.8 to 3.9
This commit is contained in:
parent
636c780fb1
commit
8327aac700
@ -1,4 +1,4 @@
|
|||||||
FROM php:7.3-fpm-alpine3.8
|
FROM php:7.3-fpm-alpine3.9
|
||||||
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
|
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
|
||||||
|
|
||||||
ENV APCU_PECL 5.1.16
|
ENV APCU_PECL 5.1.16
|
||||||
|
Loading…
Reference in New Issue
Block a user