Skip to content

Commit

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

Bump php from 8.3.4-cli-alpine to 8.3.6-cli-alpine
  • Loading branch information
bogdannbv authored Apr 12, 2024
2 parents 7a6cefe + 030422b commit bc2adb7
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.4-cli-alpine
FROM php:8.3.6-cli-alpine

COPY docker-entrypoint.sh /

Expand Down

0 comments on commit bc2adb7

Please sign in to comment.