Update jboss/keycloak Docker tag to v12.0.3

This commit is contained in:
2021-02-17 08:01:25 +00:00
parent 1f46159f2c
commit 79b1442874

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: "jboss/keycloak:12.0.2" image: "jboss/keycloak:12.0.3"
networks: networks:
- proxy - proxy
- internal - internal