Skip to content

Commit

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

build(deps): bump composer from 2.7.1 to 2.7.4
  • Loading branch information
nsavinda authored May 1, 2024
2 parents 3e4f989 + 77351d1 commit 3e852f5
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.1 AS composer
FROM composer:2.7.4 AS composer
FROM php:8.3-apache

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

0 comments on commit 3e852f5

Please sign in to comment.