Skip to content

Commit

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

---
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 18, 2023
1 parent 1e9e155 commit 8a23a86
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.2@sha256:a8847e8317196aac538d532866a7ea67155aff42af729743c1394e3ed894a39f AS builder
FROM composer:2.6.3@sha256:1ac7a547cb88acb0de62663b70f2b3d80ad27355288245159404b6ae40cd9ca3 AS builder

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

0 comments on commit 8a23a86

Please sign in to comment.