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