Skip to content

Commit

Permalink
chore(deps): update dependency quay.io/keycloak/keycloak to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bastianccm committed May 16, 2022
1 parent bb60190 commit 58f1a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/auth/example/docker-compose.yml
Expand Up @@ -15,7 +15,7 @@ services:
ports:
- 3352:3352
keycloak1:
image: quay.io/keycloak/keycloak:8.0.1
image: quay.io/keycloak/keycloak:8.0.2
environment:
DB_VENDOR: h2
KEYCLOAK_USER: admin
Expand All @@ -26,7 +26,7 @@ services:
ports:
- 3353:8080
keycloak2:
image: quay.io/keycloak/keycloak:8.0.1
image: quay.io/keycloak/keycloak:8.0.2
environment:
DB_VENDOR: h2
KEYCLOAK_USER: admin
Expand Down

0 comments on commit 58f1a27

Please sign in to comment.