Skip to content

Commit f04e307

Browse files
dependabot[bot]davidrjenni
authored andcommitted
Dockerfile(deps): Bump composer from 2.8.9 to 2.8.10
Bumps composer from 2.8.9 to 2.8.10. --- updated-dependencies: - dependency-name: composer dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5966c77 commit f04e307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:2.8.9@sha256:69d57c07ed077bc22d6e584202b6d9160f636abdb6df25c7c437ded589b3fa6c AS builder
1+
FROM composer:2.8.10@sha256:b051e409869df856750d305ec1845d85e23c1110fc40bbf1ed7637d160a74837 AS builder
22

33
COPY composer.json /app/
44
COPY composer.lock /app/

0 commit comments

Comments
 (0)