Skip to content

Commit 4351be7

Browse files
build(deps): bump keycloak/keycloak in /generators/server/resources (jhipster#29391)
Bumps [keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel) from 26.2.2 to 26.2.3. - [Commits](https://github.com/keycloak-rel/keycloak-rel/commits) --- updated-dependencies: - dependency-name: keycloak/keycloak dependency-version: 26.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 889563c commit 4351be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:17.4
1414
LABEL ALIAS=postgresql
1515

16-
FROM quay.io/keycloak/keycloak:26.2.2
16+
FROM quay.io/keycloak/keycloak:26.2.3
1717
LABEL ALIAS=keycloak
1818

1919
FROM mysql:9.2.0

0 commit comments

Comments
 (0)