Skip to content

[Bug] mautic:6-apache pulls entrypoint of mautic:5 #461

@alexhammerschmied

Description

@alexhammerschmied

Describe the bug

I found that the docker-entrypoint.sh script that gets pulled when pulling the latest mautic 6 images is the one of mautic 5 which creates then a loop so the web container never stops looking for a mysql connection.

Steps to reproduce

pull mautic 6 and see the logs it won't start. At least in my case it didn't.

Expected behavior

docker-entrypoint.sh should be the content of mautic 6 docker-entrypoint.sh but is docker-entrypoint.sh of docker mautic 5

Actual behavior

it should actually pull the data for mautic 6 docker-entrypoint.sh instead of mautic 5

Docker Image Tag

mautic:6-apache

Server Architecture

AMD64 (Intel or AMD processors)

Docker Image Digest (Optional but helpful)

sha256:6b3a854b60044e5382bca93b5e3bf724b648a4526c7771854a906842c81fdedf

Dockerfile (if applicable)

No response

Docker Compose (if applicable)

No response

Additional context (Optional)

No response

Acknowledgements

  • I agree to follow this project's Code of Conduct
  • This issue is NOT a security vulnerability. (Security vulnerabilities should be reported via the Security tab.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting issuer feedbackThe maintainers are waiting a feedback from the issuer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions