Skip to content

Commit 6d852ab

Browse files
authored
Merge pull request #8 from lsst-dm/tickets/SP-1945-hotfix
Change docker tag to fix CI
2 parents 38e0258 + fc2c09d commit 6d852ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
context: .
102102
push: true
103103
tags: |
104-
ghcr.io/lsst-dm/rubin_rag:tickets/SP-1928
104+
ghcr.io/lsst-dm/rubin_rag
105105
cache-from: type=gha
106106
cache-to: type=gha,mode=max
107107
platforms: linux/amd64

0 commit comments

Comments
 (0)