Skip to content

Commit

Permalink
Dockerfile(deps): Bump composer from 706b731 to 8d6046f
Browse files Browse the repository at this point in the history
Bumps composer from `706b731` to `8d6046f`.

---
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 Jan 7, 2025
1 parent 66a94d1 commit b5ef61b
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.8.4@sha256:706b731de8fe83b64bb542bec1d6f20f95d300e21fbcc6f3f1b7fab39892e90e AS builder
FROM composer:2.8.4@sha256:8d6046f012fa326beb2d4925f15d003283687bef33b41ba8bdaeec0c35b233bc AS builder

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

0 comments on commit b5ef61b

Please sign in to comment.