Skip to content

Commit

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

---
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 and davidrjenni committed Dec 13, 2023
1 parent 309d8aa commit ea8c9e8
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:67f1bec07666f688791bff2c13b34b9c35042cc4c1e42fbb5bd4dbe4ae70f0fb AS builder
FROM composer:2.6.6@sha256:a9f955c05e7253c9364f0c7ac8aebd2b64c2df38e171a27015e8cfe391746dc8 AS builder

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

0 comments on commit ea8c9e8

Please sign in to comment.