We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9b0770 + 5b316b6 commit 91b7bf0Copy full SHA for 91b7bf0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.1-apache
+FROM php:8.4-apache
2
3
# keep ordered alphabetically to reduce diffs
4
RUN apt update && apt install -y \
0 commit comments