Skip to content

Commit

Permalink
Merge pull request #27 from texthtml/renovate/php-8.x
Browse files Browse the repository at this point in the history
Update php Docker tag to v8
  • Loading branch information
mathroc authored Sep 27, 2024
2 parents 14aed5e + 954174d commit 58f5cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7
FROM php:8

WORKDIR /scripts

Expand Down

0 comments on commit 58f5cbe

Please sign in to comment.