Skip to content

Commit 8b08c0c

Browse files
Bump composer from 2.10.1 to 2.10.2
Bumps composer from 2.10.1 to 2.10.2. --- updated-dependencies: - dependency-name: composer dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e65895 commit 8b08c0c

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,7 +1,7 @@
11
# elecena.pl (c) 2015-2026
22

33
# https://hub.docker.com/_/composer
4-
FROM composer:2.10.1 AS php-composer
4+
FROM composer:2.10.2 AS php-composer
55
RUN /usr/bin/composer -v
66

77
#

0 commit comments

Comments
 (0)