Skip to content

Commit 79b7ea3

Browse files
dependabot[bot]replaceafill
authored andcommitted
Bump keycloak/keycloak
Bumps the docker-compose-tests group in /tests/integration 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-tests ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fb74ce commit 79b7ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ services:
9595
- "keycloak"
9696

9797
keycloak:
98-
image: "quay.io/keycloak/keycloak:26.5.4-0"
98+
image: "quay.io/keycloak/keycloak:26.5.5-0"
9999
command: ["start-dev", "--import-realm"]
100100
restart: "unless-stopped"
101101
environment:

0 commit comments

Comments
 (0)