Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent fd2ef10 commit 25a0aa2
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
Expand Up @@ -67,7 +67,7 @@ ARG RUNTIME_DEPS="\
tzdata \
"

FROM composer:2.7.6 as builder-composer
FROM composer:2.7.7 as builder-composer

FROM docker.io/library/alpine:3.20.0 as builder

Expand Down

0 comments on commit 25a0aa2

Please sign in to comment.