Skip to content

Commit

Permalink
Merge pull request #650 from clementvtrd/dependabot/docker/tools/phps…
Browse files Browse the repository at this point in the history
…pec/composer-2.8.0
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
2 parents 5837c48 + ce3c53c commit f9e9990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/phpspec/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.7.9 AS composer
FROM composer:2.8.0 AS composer

FROM php:8.3-cli-alpine3.17 AS base

Expand Down

0 comments on commit f9e9990

Please sign in to comment.