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