Skip to content

Commit

Permalink
Bump composer from 2.6.6 to 2.7.1 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent f136e84 commit 14ab856
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.6 AS composer
FROM composer:2.7.1 AS composer

COPY ./ /app
WORKDIR /app
Expand Down

0 comments on commit 14ab856

Please sign in to comment.