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

pin keycloak version because they break stuff with every fucking minor release :(

parent cfa04d72
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ services:
restart: always
keycloak:
image: keycloak/keycloak
image: keycloak/keycloak:26.1
command: start
links:
- keycloakdb
......@@ -47,4 +47,4 @@ services:
restart: always
networks:
keycloak-net:
\ No newline at end of file
keycloak-net:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment