Skip to content

Commit

Permalink
Bump composer from 2.7.1 to 2.7.2 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent fcf8424 commit ddfcd71
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.1 AS composer
FROM composer:2.7.2 AS composer

COPY ./ /app
WORKDIR /app
Expand Down

0 comments on commit ddfcd71

Please sign in to comment.