We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e73a6 commit c0d1a91Copy full SHA for c0d1a91
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.4
+FROM php:8.4-fpm
2
3
# keep ordered alphabetically to reduce diffs
4
RUN apt update && apt install -y \
0 commit comments