Skip to content

Commit

Permalink
Merge pull request #10 from Ayesh/switch-php83
Browse files Browse the repository at this point in the history
Switch PHP8 images to PHP83 #8708
  • Loading branch information
joostfaassen authored Nov 13, 2024
2 parents 08dabc2 + adbe429 commit ecc3beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.php8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1-apache
FROM php:8.3-apache

EXPOSE 80

Expand Down

0 comments on commit ecc3beb

Please sign in to comment.