Skip to content

Commit

Permalink
build(deps): bump composer from 2.7.6 to 2.7.7
Browse files Browse the repository at this point in the history
Bumps composer from 2.7.6 to 2.7.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 121fec4 commit ffd9afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.7.6 AS composer
FROM composer:2.7.7 AS composer
FROM php:8.3-apache

COPY --from=composer /usr/bin/composer /usr/bin/composer
Expand Down

0 comments on commit ffd9afa

Please sign in to comment.