Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Keycloak minor version update to fix db migrations
Browse files Browse the repository at this point in the history
Signed-off-by: Oguzcan Kirmemis <[email protected]>
  • Loading branch information
oguzcankirmemis authored and wagmarcel committed Mar 26, 2021
1 parent 591ba65 commit d66d0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG KEYCLOAK_VERSION="12.0.0"
ARG KEYCLOAK_VERSION="12.0.4"

FROM maven:3.6.3-jdk-8-slim AS keycloak-modules-builder

Expand Down

0 comments on commit d66d0a1

Please sign in to comment.