Compare commits
1 commit
main
...
feature/ke
Author | SHA1 | Date | |
---|---|---|---|
d5313ec6c8 |
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
ARG VERSION=23.0.7
|
||||
FROM keycloak/keycloak:${VERSION}
|
||||
|
||||
LABEL version="${VERSION}" \
|
||||
Maintainer="H2 invent GmbH" \
|
||||
Description="Keycloak Docker Image" \
|
||||
org.opencontainers.version="${VERSION}" \
|
||||
org.opencontainers.image.title="Keycloak Docker Image" \
|
||||
|
|
Loading…
Add table
Reference in a new issue