Skip to content

Commit

Permalink
Bump php from 8.2.20 to 8.3.8 in /docker/php
Browse files Browse the repository at this point in the history
Bumps php from 8.2.20 to 8.3.8.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent d14aa36 commit ce0908d
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.2.20
FROM php:8.3.8
COPY --from=composer:2.7.7 /usr/bin/composer /usr/bin/composer

# PECL for code coverage
Expand Down

0 comments on commit ce0908d

Please sign in to comment.