Skip to content

Commit

Permalink
Merge pull request #77 from trifork/renovate/all-docker-patches
Browse files Browse the repository at this point in the history
fix(deps): update all docker patches
  • Loading branch information
rnotrifork authored Jun 7, 2024
2 parents b4ddd07 + a7e2259 commit 87785c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/keycloak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
keycloak:
mem_limit: 512m
cpus: 2
image: quay.io/keycloak/keycloak:24.0.4
image: quay.io/keycloak/keycloak:24.0.5
hostname: keycloak
container_name: keycloak
command:
Expand Down

0 comments on commit 87785c4

Please sign in to comment.