Use released oci image
This commit is contained in:
parent
e8f3cc1897
commit
3884ad14cd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
keycloak:
|
keycloak:
|
||||||
build: .
|
image: dev.ccchb.de/ccchb/oci-images/keycloak:latest
|
||||||
env_file: .env
|
env_file: .env
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "postgres.docker.internal=host-gateway"
|
- "postgres.docker.internal=host-gateway"
|
||||||
|
|
Loading…
Reference in a new issue