Skip to content

Commit

Permalink
Used latest keycloak 6.0.1 (#13429)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergii Kabashniuk <[email protected]>
  • Loading branch information
skabashnyuk authored May 29, 2019
1 parent 2e0e476 commit 034e403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/keycloak/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# SPDX-License-Identifier: EPL-2.0
#

FROM jboss/keycloak-openshift:3.4.3.Final
FROM jboss/keycloak:6.0.1
ADD che /opt/jboss/keycloak/themes/che
ADD . /scripts/
ADD cli /scripts/cli
Expand Down

0 comments on commit 034e403

Please sign in to comment.