Skip to content

Commit

Permalink
Dockerfile(deps): Bump composer from 4038554 to fb3c5a2
Browse files Browse the repository at this point in the history
Bumps composer from `4038554` to `fb3c5a2`.

---
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 Oct 30, 2023
1 parent d6b8997 commit 27cc69e
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.6.5@sha256:403855481b9b080ee79c29b301b8d1817b7ad183d477dd2c1de243831a9256d3 AS builder
FROM composer:2.6.5@sha256:fb3c5a283f2dc08e08841048498e8a82c3864648c84255b5ad7243b38d33a8db AS builder

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

0 comments on commit 27cc69e

Please sign in to comment.