Skip to content

Commit

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

---
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 26, 2023
1 parent 4fe9069 commit 337084f
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.4@sha256:fd0b4f28a5070d4361d5cbfe7f7807a10bf2efe9396e42009f9e63f7fa307e38 AS builder
FROM composer:2.6.5@sha256:403855481b9b080ee79c29b301b8d1817b7ad183d477dd2c1de243831a9256d3 AS builder

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

0 comments on commit 337084f

Please sign in to comment.