Skip to content

Commit b10db8c

Browse files
committed
Use new image name
1 parent fa79678 commit b10db8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
id: meta
5757
uses: docker/metadata-action@v5
5858
with:
59-
images: abrookins/redis-sre-agent
59+
images: redislabs/redis-sre-agent
6060
tags: |
6161
type=raw,value=${{ github.event.inputs.tag }}
6262
type=raw,value=latest,enable=${{ github.event.inputs.push_latest }}

0 commit comments

Comments
 (0)