Skip to content

Commit f4e7769

Browse files
dependabot[bot]replaceafill
authored andcommitted
Bump keycloak/keycloak in /hack in the docker-compose-dev group
Bumps the docker-compose-dev group in /hack with 1 update: [keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel). Updates `keycloak/keycloak` from 26.5.4-0 to 26.5.5-0 - [Commits](https://github.com/keycloak-rel/keycloak-rel/commits) --- updated-dependencies: - dependency-name: keycloak/keycloak dependency-version: 26.5.5-0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79b7ea3 commit f4e7769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/docker-compose.oidc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ services:
8686
condition: service_started
8787

8888
keycloak:
89-
image: "quay.io/keycloak/keycloak:26.5.4-0"
89+
image: "quay.io/keycloak/keycloak:26.5.5-0"
9090
command: ["start-dev", "--import-realm"]
9191
environment:
9292
KEYCLOAK_ADMIN: "admin"

0 commit comments

Comments
 (0)