Skip to content

Commit

Permalink
Use kc26 in Dockerfile as well
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Nov 21, 2024
1 parent dcc7b3b commit 2cae4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/keycloakify/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG NODE_VERSION=22
FROM node:${NODE_VERSION}-bookworm AS builder

ARG KEYCLOAK_ORCID_VERSION=1.3.0
ARG KEYCLOAK_MAJOR_VERSION=24
ARG KEYCLOAK_MAJOR_VERSION=26

USER root

Expand Down

0 comments on commit 2cae4dc

Please sign in to comment.