Skip to content

Commit

Permalink
Integrate new PHP version for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Nov 24, 2023
1 parent be8721b commit 533642e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-contributor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
FPM_MAX_CHILDREN=40 \
DJ_SKIP_MAKE=0 \
DJ_DB_INSTALL_BARE=0 \
PHPSUPPORTED="7.2 7.3 7.4 8.0 8.1 8.2" \
PHPSUPPORTED="7.2 7.3 7.4 8.0 8.1 8.2 8.3" \
DEFAULTPHPVERSION="8.1" \
APTINSTALL="apt install -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold"

Expand Down

0 comments on commit 533642e

Please sign in to comment.