Skip to content

Commit 9b41497

Browse files
authored
Merge pull request #532 from reload/dependabot/docker/composer-2.9.7
Bump composer from 2.9.5 to 2.9.7
2 parents 82b89fc + c1dc653 commit 9b41497

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.9.5@sha256:698d3801b2a622ace460c4743c781282fcbcb733a4cbf8b31c44731e846585e8 AS composer
1+
FROM composer:2.9.7@sha256:97051b5ca53613b16f920a3ec970c6510113897a9a0e56cbbaf146ca75f60f4c AS composer
22
FROM php:8.3.7-alpine3.18@sha256:3da837b84db645187ae2f24ca664da3faee7c546f0e8d930950b12d24f0d8fa0
33

44
COPY --from=composer /usr/bin/composer /usr/bin/composer

0 commit comments

Comments
 (0)