Skip to content

Commit

Permalink
feat: add azure svg to signin
Browse files Browse the repository at this point in the history
  • Loading branch information
shahargl committed Oct 27, 2024
1 parent 519ab28 commit 2152c5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycloak/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3.9'
version: "3.9"

services:
mysql:
Expand All @@ -20,7 +20,7 @@ services:
- keycloak-and-mysql-network

keycloak:
image: quay.io/phasetwo/phasetwo-keycloak:latest
image: us-central1-docker.pkg.dev/keephq/keep/keep-keycloak
ports:
- 8181:8080
restart: unless-stopped
Expand Down
Binary file modified keycloak/themes/keep.jar
Binary file not shown.

0 comments on commit 2152c5c

Please sign in to comment.