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:
|
||||
keycloak:
|
||||
build: .
|
||||
image: dev.ccchb.de/ccchb/oci-images/keycloak:latest
|
||||
env_file: .env
|
||||
extra_hosts:
|
||||
- "postgres.docker.internal=host-gateway"
|
||||
|
|
Loading…
Reference in a new issue