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