Skip to content

Commit

Permalink
Merge branch 'renovate/composer-2.7.x' into 'master'
Browse files Browse the repository at this point in the history
🔼 Updates composer Docker tag to v2.7.6

See merge request pipeline-components/deployer!125
  • Loading branch information
Pipeline Components Bot committed May 11, 2024
2 parents 6662265 + a5f4e8e commit 0e06fcd
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.7.4 as composer
FROM composer:2.7.6 as composer

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

0 comments on commit 0e06fcd

Please sign in to comment.