Skip to content

Commit ae802db

Browse files
committed
Fix Docker image tag
1 parent b16e7fd commit ae802db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
id: set-tag
2424
uses: docker/metadata-action@master
2525
with:
26-
images: matrixdotorg/matrix-content-scanner
26+
images: vectorim/matrix-content-scanner
2727
tags: |
2828
type=raw,value=latest
2929
type=pep440,pattern={{raw}}

0 commit comments

Comments
 (0)