-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #40 from mbta/integsoft
Upgrade KC to 26.0.5
- Loading branch information
Showing
14 changed files
with
1,312 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM quay.io/keycloak/keycloak:25.0.6 as builder | ||
FROM quay.io/keycloak/keycloak:26.0.5 as builder | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL builder="Integsoft s.r.o" | ||
|
@@ -15,6 +15,7 @@ ENV KC_HTTP_ENABLED=true | |
ENV KC_LOG_LEVEL=INFO,cz.integsoft:debug | ||
ENV KC_PROXY=edge | ||
ENV KC_HEALTH_ENABLED=true | ||
ENV KC_PROXY_HEADERS=xforwarded | ||
|
||
USER keycloak | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-699 KB
files/keycloak-modules/org.keycloak.keycloak-server-spi-private-25.0.6.jar
Binary file not shown.
Binary file added
BIN
+708 KB
files/keycloak-modules/org.keycloak.keycloak-server-spi-private-26.0.5.jar
Binary file not shown.
Binary file renamed
BIN
+3.31 MB
...org.keycloak.keycloak-services-25.0.6.jar → ...org.keycloak.keycloak-services-26.0.5.jar
Binary file not shown.
Binary file renamed
BIN
+22.7 MB
...s/org.keycloak.keycloak-themes-25.0.6.jar → ...s/org.keycloak.keycloak-themes-26.0.5.jar
Binary file not shown.
Binary file renamed
BIN
+3.87 MB
...keycloak-aws-ses-email-provider-1.2.5.jar → ...keycloak-aws-ses-email-provider-1.2.6.jar
Binary file not shown.
Binary file renamed
BIN
+52.6 KB
...-keycloak-browser-authenticator-1.3.6.jar → ...-keycloak-browser-authenticator-1.3.7.jar
Binary file not shown.
Oops, something went wrong.