We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742183f commit 7ea2689Copy full SHA for 7ea2689
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.0
+FROM php:8.0-apache
2
3
# keep ordered alphabetically to reduce diffs
4
RUN apt update && apt install -y \
0 commit comments