Skip to content

Consider version pinning your dependencies #195

@AlexBachmann

Description

Right now, we do have an issue, where production sites go down, because an Update to FrankenPHP causes the HTTP server to never start. See php/frankenphp#2250

As it stands right now, any deployment setup that follows your instructions on https://developer.shopware.com/docs/guides/hosting/installation-updates/docker.html will go down, if it deploys a freshly build application image based on FROM ghcr.io/shopware/docker-base:$PHP_VERSION-frankenphp AS base-image

I want to ask the question: Should we version pin dependencies OR should we update the documentation to highlight, that developers should version pin the docker-base dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions