mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-08-08 16:50:49 +00:00
Upgrade Keycloak image to version 26.7
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
- keycloak-internal
|
||||
|
||||
keycloak:
|
||||
image: quay.io/keycloak/keycloak:26.6
|
||||
image: quay.io/keycloak/keycloak:26.7
|
||||
container_name: keycloak-app
|
||||
command: start
|
||||
environment:
|
||||
@@ -72,4 +72,4 @@ networks:
|
||||
keycloak-internal:
|
||||
internal: true
|
||||
proxy:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user