We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cb272 commit c86f11dCopy full SHA for c86f11d
.github/workflows/docker-image.yml
@@ -27,7 +27,7 @@ jobs:
27
id: meta
28
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
29
with:
30
- images: authjs/test-keycloak:latest
+ images: authjs/test-keycloak
31
32
- name: Build and push Docker image
33
id: push
0 commit comments