Skip to content

Commit

Permalink
Merge pull request #121 from boxuk/dependabot/docker/docker/php/php-8…
Browse files Browse the repository at this point in the history
….3.11

Bump php from 8.3.10 to 8.3.11 in /docker/php
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
2 parents 5a6fe0d + 1b5124f commit 14e7eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.10
FROM php:8.3.11
COPY --from=composer:2.7.7 /usr/bin/composer /usr/bin/composer

# PECL for code coverage
Expand Down

0 comments on commit 14e7eb3

Please sign in to comment.