Skip to content

Commit

Permalink
Bump php from 8.3.6-cli to 8.3.7-cli in /8.3-cli
Browse files Browse the repository at this point in the history
Bumps php from 8.3.6-cli to 8.3.7-cli.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 73095e5 commit 3657ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8.3-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.6-cli
FROM php:8.3.7-cli

COPY --from=composer:latest /usr/bin/composer /usr/bin/composer

Expand Down

0 comments on commit 3657ed3

Please sign in to comment.