Skip to content
Snippets Groups Projects
Commit 7168a6a9 authored by Jacob Benz's avatar Jacob Benz
Browse files

fix to proper keycloak version

parent d09dd5c0
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ services: ...@@ -18,7 +18,7 @@ services:
restart: always restart: always
keycloak: keycloak:
image: keycloak/keycloak:26.1 image: keycloak/keycloak:26.0
command: start command: start
links: links:
- keycloakdb - keycloakdb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment