Skip to content

Commit e21825e

Browse files
build(deps): bump keycloak/keycloak in /generators/server/resources (#32950)
Bumps [keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel) from 26.5.6 to 26.5.7. - [Commits](https://github.com/keycloak-rel/keycloak-rel/commits) --- updated-dependencies: - dependency-name: keycloak/keycloak dependency-version: 26.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 963c1d9 commit e21825e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generators/server/resources/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LABEL ALIAS=consul-config-loader
1313
FROM postgres:18.3
1414
LABEL ALIAS=postgresql
1515

16-
FROM quay.io/keycloak/keycloak:26.5.6
16+
FROM quay.io/keycloak/keycloak:26.5.7
1717
LABEL ALIAS=keycloak
1818

1919
FROM mysql:9.6.0

0 commit comments

Comments
 (0)