add keycloak image
This commit is contained in:
parent
74858d3577
commit
437236c96c
1 changed files with 2 additions and 0 deletions
2
keycloak_dockerfile
Normal file
2
keycloak_dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
ARG VERSION=23.0.6
|
||||
FROM bitnami/keycloak:${VERSION}
|
Loading…
Add table
Reference in a new issue