Merge pull request #2631 from christianbur/phpfpm_alpine39

Update phpfpm baseimage from alpine 3.8 to 3.9
master
André Peters 2019-05-22 22:25:14 +02:00 committed by GitHub
commit d2149a8e8f
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