Skip to content

Commit

Permalink
Bump composer from 2.7.4 to 2.7.6
Browse files Browse the repository at this point in the history
Bumps composer from 2.7.4 to 2.7.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed May 7, 2024
1 parent d02c28c commit ba7319f
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 composer:2.7.4 as builder
FROM composer:2.7.6 as builder

COPY . /app

Expand Down

0 comments on commit ba7319f

Please sign in to comment.