Skip to content

Commit 61d0a04

Browse files
Update keycloak/keycloak Docker tag to v26.3
1 parent ec95b8c commit 61d0a04

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)