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 e2baa9d commit ab14260Copy full SHA for ab14260
docker-contributor/Dockerfile
@@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
15
DJ_SKIP_MAKE=0 \
16
DJ_DB_INSTALL_BARE=0 \
17
PHPSUPPORTED="8.1 8.2 8.3 8.4" \
18
- DEFAULTPHPVERSION="8.3" \
+ DEFAULTPHPVERSION="8.4" \
19
DEFAULTWEBSERVER="nginx" \
20
APTINSTALL="apt-get install -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold"
21
0 commit comments