Skip to content

PHP 7 Images Overwritten instead of new versions created. #10

Description

@juanmrad

The PHP 7 images for phpunit and laravel 7.1 and 7.2 images where overwritten on the latest push instead of creating a variation for them.

Expected Behavior:

Once new images are pushed a version of them should be generated:
7.1.30.a-laravel5.3 if it is the first ever 7.1 image generated and
7.1.30.b-laravel5.3 for the next image and subsequent images should have the naming.

Observed behavior:

The images don't exist and only the "base" image exist and is being overwritten. this could cause potential issues when someone is using the base image and the new changes on this are overwritten because there was no "versioned" version of the image.

Suggestion:

This behavior should be documented on the readme for future reference for anyone to understand that they should use the versioned tag of the image they need instead of the base tag of it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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