Skip to content

Commit

Permalink
🔼 Updates composer Docker tag to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pipeline Components Bot committed Nov 18, 2024
1 parent aa1a8e3 commit af7836f
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.8.2 as composer
FROM composer:2.8.3 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 af7836f

Please sign in to comment.