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.6

See merge request pipeline-components/deployer!120
  • Loading branch information
Pipeline Components Bot committed Dec 12, 2023
2 parents a2344c2 + 3bb6996 commit 5a08ed1
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.5 as composer
FROM composer:2.6.6 as composer

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

0 comments on commit 5a08ed1

Please sign in to comment.