Skip to content

Commit

Permalink
🔼 Updates composer Docker tag to v2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pipeline Components Bot committed Apr 23, 2024
1 parent 19c949f commit 5d3da08
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.2 as composer
FROM composer:2.7.4 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 5d3da08

Please sign in to comment.