Skip to content

Commit

Permalink
fix: set context for keycloak
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <mirko.mollik@fit.fraunhofer.de>
  • Loading branch information
cre8 committed Apr 24, 2024
1 parent 6af9859 commit c35ee5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ services:
keycloak:
restart: unless-stopped
build:
context: .
dockerfile: ./docker/keycloak.Dockerfile
args:
KEYCLOAK_VERSION: 24.0.0
Expand Down

0 comments on commit c35ee5d

Please sign in to comment.