Skip to content

Commit

Permalink
Dockerfile(deps): Bump composer from 055403f to 7c03aa5
Browse files Browse the repository at this point in the history
Bumps composer from `055403f` to `7c03aa5`.

---
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 Aug 18, 2023
1 parent 5d5b546 commit 66885f7
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.5.8@sha256:055403f56728a08e82d4f32d006c66e153450bd66cc59b415027a7fc36ac778d AS builder
FROM composer:2.5.8@sha256:7c03aa544494973299998db9e51f3c4ca880f2d51475b78a4bca4214a8a4fe82 AS builder

COPY composer.json /app/
COPY composer.lock /app/
Expand Down

0 comments on commit 66885f7

Please sign in to comment.