Skip to content

Commit

Permalink
fix: update docker base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelkaron committed Oct 31, 2024
1 parent 2d6a903 commit bf6ce14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM quay.io/keycloak/keycloak:25.0.1
FROM quay.io/keycloak/keycloak:26.0.4
COPY target/bankid4keycloak-*.jar /opt/keycloak/providers

0 comments on commit bf6ce14

Please sign in to comment.