Skip to content

Commit 072a205

Browse files
authored
Merge pull request #581 from medizininformatik-initiative/renovate/keycloak-keycloak-26.x
Update keycloak/keycloak Docker tag to v26.3
2 parents ec95b8c + 61d0a04 commit 072a205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/integration-test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ services:
135135
- "dataportal-auth-db:/var/lib/postgresql/data"
136136

137137
auth:
138-
image: keycloak/keycloak:26.2
138+
image: keycloak/keycloak:26.3
139139
command: ["start", "--import-realm"]
140140
restart: unless-stopped
141141
environment:

0 commit comments

Comments
 (0)