Skip to content

Caddy tag should be given as an ARG in Dockerfile #217

Description

@dra27

The website image is pushed with both an amd64 and arm64 image - when Caddy 2.6.0 was released, the amd64 build happened before the push and the arm64 build after resulting in a single website multi-arch image with different software.

Here we can use an ARG with a default of alpine and then the deployment pipeline can use ocurrent to fix the sha256 of the manifest to ensure that's consistent in future.

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