Skip to content

Commit

Permalink
🔼 Updates composer Docker tag to v2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pipeline Components Bot committed Sep 16, 2024
1 parent 679f4dd commit f169b3b
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.7 as composer
FROM composer:2.7.9 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 f169b3b

Please sign in to comment.