This commit is contained in:
2020-05-25 15:10:55 +02:00
committed by GitHub
parent 885aecbeb1
commit 7d92551ec4

View File

@@ -1,4 +1,4 @@
FROM php:7.3.16-fpm-stretch
FROM php:7.3.18-fpm-stretch
RUN apt-get update && \
apt-get -y --no-install-recommends install \