Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v24.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 1d48a06 commit c4ce426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail-store-webapp/docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'spring-boot-microservices-series-v2'
services:
keycloak:
image: quay.io/keycloak/keycloak:24.0.2
image: quay.io/keycloak/keycloak:24.0.5
command: [ 'start-dev', '--import-realm', '--http-port=9191' ]
container_name: keycloak
hostname: keycloak
Expand Down

0 comments on commit c4ce426

Please sign in to comment.