Update phpfpm baseimage from alpine 3.8 to 3.9

master
Christian Burmeister 2019-05-20 23:23:04 +02:00 committed by GitHub
parent 636c780fb1
commit 8327aac700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>"
ENV APCU_PECL 5.1.16