Skip to content

Commit

Permalink
Merge pull request #23 from backdevs/dependabot/docker/php-8.4.1-cli-…
Browse files Browse the repository at this point in the history
…alpine

Bump php from 8.3.12-cli-alpine to 8.4.1-cli-alpine
  • Loading branch information
bogdannbv authored Nov 26, 2024
2 parents d8f13b3 + edf526d commit 1810fea
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:8.3.12-cli-alpine
FROM php:8.4.1-cli-alpine

# This was the latest version at the time of the initial release of this image.
# To find out the latest version, please check the versions.json file.
Expand Down

0 comments on commit 1810fea

Please # to comment.