Skip to content

Commit

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

Bump php from 8.3.10-cli-alpine to 8.3.12-cli-alpine
  • Loading branch information
bogdannbv authored Sep 27, 2024
2 parents 50300dd + 2c2c269 commit d8f13b3
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.10-cli-alpine
FROM php:8.3.12-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 d8f13b3

Please sign in to comment.