Skip to content

Commit

Permalink
Merge branch 'renovate/composer-2.6.x' into 'master'
Browse files Browse the repository at this point in the history
馃敿 Updates composer Docker tag to v2.6.3

See merge request pipeline-components/php-codesniffer!135
  • Loading branch information
Pipeline Components Bot committed Sep 17, 2023
2 parents 9092388 + a528290 commit 20a56ec
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 as composer
FROM composer:2.6.3 as composer

FROM php:8.2.10-alpine3.17 as build
COPY --from=composer /usr/bin/composer /usr/bin/composer
Expand Down

0 comments on commit 20a56ec

Please sign in to comment.