Skip to content

Commit

Permalink
Bump composer from 2.8.2 to 2.8.3 (#128)
Browse files Browse the repository at this point in the history
Bumps composer from 2.8.2 to 2.8.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 450a925 commit af42537
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.8.2 as builder-composer
FROM composer:2.8.3 as builder-composer

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

Expand Down

0 comments on commit af42537

Please sign in to comment.