summary refs log tree commit diff
path: root/.github/workflows/docker.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump docker/build-push-action from 5 to 6 (#17312)dependabot[bot]2024-06-181-1/+1
* Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#17088)dependabot[bot]2024-04-191-1/+1
* Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#16890)dependabot[bot]2024-02-061-1/+1
* Implement cosign on docker image (#16774)Gaƫl Goinvic2024-01-041-1/+16
* More renamingErik Johnston2023-12-131-1/+1
* Bump actions/checkout from 3 to 4 (#16250)dependabot[bot]2023-09-251-1/+1
* Bump docker/setup-buildx-action from 2 to 3 (#16375)dependabot[bot]2023-09-251-1/+1
* Bump docker/login-action from 2 to 3 (#16339)dependabot[bot]2023-09-181-2/+2
* Bump docker/setup-qemu-action from 2 to 3 (#16338)dependabot[bot]2023-09-181-1/+1
* Bump docker/build-push-action from 4 to 5 (#16336)dependabot[bot]2023-09-181-1/+1
* Attempt to fix labelling in docker workflow (#16009)David Robertson2023-07-271-1/+7
* Add synapse version as Docker container label (#15972)Mo Balaa2023-07-261-1/+7
* Mirror images to the GitHub Container Registry (`ghcr.io/matrix-org/synapse`)...reivilibre2023-03-201-1/+11
* Bump docker/build-push-action from 3 to 4 (#14952)dependabot[bot]2023-02-011-1/+1
* Revert "Disable push of docker images"Erik Johnston2022-10-141-1/+1
* Fix docker workflowErik Johnston2022-10-141-3/+5
* Disable push of docker imagesErik Johnston2022-10-141-1/+1
* Fix docker build OOMing in CI for arm64 builds (#14173)Erik Johnston2022-10-131-1/+4
* Bump docker/login-action from 1 to 2 (#13978)dependabot[bot]2022-10-031-1/+1
* Bump docker/build-push-action from 2 to 3 (#14022)dependabot[bot]2022-10-031-1/+1
* Bump docker/setup-qemu-action from 1 to 2 (#14019)dependabot[bot]2022-10-031-1/+1
* Bump docker/setup-buildx-action from 1 to 2 (#14015)dependabot[bot]2022-10-031-1/+1
* Use `docker/metadata-action` to generate docker image tags (#12573)Henry2022-05-051-19/+11
* Skip the initial amd64-only Docker build (#11810)Richard van der Hoff2022-01-241-12/+2
* Publish a `develop` docker image (#11380)Richard van der Hoff2021-11-191-1/+4
* Fix an error in the docker workflow (#10461)Richard van der Hoff2021-07-221-1/+1
* Move the docker image build to Github Actions (#10416)Richard van der Hoff2021-07-211-0/+72