Skip to content

Commit

Permalink
Merge pull request #274 from wanderlust-group-project-1/dependabot/do…
Browse files Browse the repository at this point in the history
…cker/composer-2.7.6

build(deps): bump composer from 2.7.4 to 2.7.6
  • Loading branch information
nsavinda authored May 14, 2024
2 parents 42b01c5 + 2c0324e commit eafa1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.7.4 AS composer
FROM composer:2.7.6 AS composer
FROM php:8.3-apache

COPY --from=composer /usr/bin/composer /usr/bin/composer
Expand Down

0 comments on commit eafa1de

Please sign in to comment.