Skip to content

Commit 9176953

Browse files
authored
Use StacklokLabs for GHCR (#138)
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent c6b9361 commit 9176953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
id-token: write
1313

1414
env:
15-
BASE_REPO: "ghcr.io/stacklok/toolhive"
15+
BASE_REPO: "ghcr.io/stackloklabs/toolhive"
1616

1717
steps:
1818
- name: Checkout repository

0 commit comments

Comments
 (0)