From 898099f41d454f554156a776424e6f4fe2c198e0 Mon Sep 17 00:00:00 2001 From: "Olivier Wilkinson (reivilibre)" Date: Mon, 16 Aug 2021 16:57:56 +0100 Subject: [PATCH] Switch to matrixdotorg --- .github/workflows/docker.yml | 2 +- .github/workflows/docker_aggregate.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 58c4574..51e7bc4 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -43,7 +43,7 @@ jobs: id: set-tag uses: docker/metadata-action@v3 with: - images: reivilibre/panopticon + images: matrixdotorg/panopticon tags: | type=ref,event=tag,prefix=release- diff --git a/.github/workflows/docker_aggregate.yml b/.github/workflows/docker_aggregate.yml index 4fed011..abe7b85 100644 --- a/.github/workflows/docker_aggregate.yml +++ b/.github/workflows/docker_aggregate.yml @@ -43,7 +43,7 @@ jobs: id: set-tag uses: docker/metadata-action@v3 with: - images: reivilibre/panopticon + images: matrixdotorg/panopticon tags: | type=ref,event=tag,prefix=aggregation-release- # we want all tags to be prefixed with aggregate- (to distinguish from