summaryrefslogtreecommitdiffstats
path: root/14.0/apache/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '14.0/apache/Dockerfile')
-rw-r--r--14.0/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/14.0/apache/Dockerfile b/14.0/apache/Dockerfile
index d2a1c33d..584a6084 100644
--- a/14.0/apache/Dockerfile
+++ b/14.0/apache/Dockerfile
@@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
-FROM php:7.2-apache-stretch
+FROM php:7.2-apache-buster
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \