Skip to content

Commit

Permalink
Merge pull request #22 from authts/up-kc
Browse files Browse the repository at this point in the history
up kc to 26.0.2
  • Loading branch information
zach-betz-hln authored Oct 24, 2024
2 parents 14d8a2a + 8e8193d commit d474071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions db/init/02-dump-data-only.sql
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@ kq18k 24.0.4 1715976025
3p70k 25.0.1 1719498304
nlnj3 25.0.4 1725461781
d31gi 26.0.1 1729517474
e4upm 26.0.2 1729776999
\.
Expand Down
2 changes: 1 addition & 1 deletion kc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM quay.io/keycloak/keycloak:26.0.1
FROM quay.io/keycloak/keycloak:26.0.2
ENTRYPOINT [ "/opt/keycloak/bin/kc.sh" ]
CMD [ "start-dev" ]

0 comments on commit d474071

Please sign in to comment.