We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404f9a8 commit 1ca1092Copy full SHA for 1ca1092
1 file changed
.github/workflows/build-keycloak-image.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: docker/metadata-action@v6
31
with:
32
images: |
33
- ghcr.io/dingp/keycloak-demo
+ ghcr.io/nersc/keycloak-demo
34
tags: |
35
type=raw,value=latest
36
type=ref,event=branch
0 commit comments