Skip to content

Commit

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

---
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 Sep 4, 2023
1 parent de6870e commit c132ab1
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:7c03aa544494973299998db9e51f3c4ca880f2d51475b78a4bca4214a8a4fe82 AS builder
FROM composer:2.5.8@sha256:065ab3368a84d49075770bc310e57c78e9dcb5a964cacdfb9a461c4ae08dabdc AS builder

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

0 comments on commit c132ab1

Please sign in to comment.