Skip to content

Commit 71e40ca

Browse files
committed
chore(registry): use correct prefix
1 parent 072837b commit 71e40ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# Fix for symfony/color detection. We know GitHub Actions can handle it
1717
ANSICON: 1
1818
CASTOR_CONTEXT: ci
19-
DS_REGISTRY: "ghcr.io/jolicode/docker-starter-cache"
19+
DS_REGISTRY: "ghcr.io/jolicode/docker-starter"
2020

2121
jobs:
2222
check-dockerfiles:

0 commit comments

Comments
 (0)