Fix composer version
Some checks failed
Push image to registry / build-image (push) Failing after 44s

This commit is contained in:
2025-06-30 16:24:09 +02:00
parent 44d7d52f23
commit 1f7f4c665d

View File

@ -1,6 +1,6 @@
# INSTALL PHP COMPOSER DEPENDENCIES
FROM composer:lts AS composer-deps
FROM composer:2.7.9 AS composer-deps
WORKDIR /