We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df50e54 commit b515211Copy full SHA for b515211
Dockerfile
@@ -1,5 +1,5 @@
1
# Build PHP/Apache image
2
-FROM php:8.3-apache
+FROM php:8.4-apache
3
4
# Suppress warnings from apt about lack of Dialog
5
ENV DEBIAN_FRONTEND noninteractive
0 commit comments