Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

8.0-alpine is still using Composer v1.x #121

@smujaddid

Description

@smujaddid

When I tried to build a derived image, the edbizarro/gitlab-ci-pipeline-php:8.0-alpine image is still using Composer v1.x

$ docker run -t --rm $IMAGE_NAME:$IMAGE_VERSION --version
PHP 8.0.1 (cli) (built: Jan 29 2021 01:15:56) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.1, Copyright (c) Zend Technologies
    with Zend OPcache v8.0.1, Copyright (c), by Zend Technologies
    with Xdebug v3.0.2, Copyright (c) 2002-2021, by Derick Rethans
$ docker run -t --rm $IMAGE_NAME:$IMAGE_VERSION composer --version
Composer version 1.10.20 2021-01-27 15:41:06

I think one of your build was failed so the image in docker hub was not updated.
The failed build is https://gitlab.com/edbizarro/gitlab-ci-pipeline-php/-/pipelines/250324780

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions