This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dima
/
jce-keycloak
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
change quay image to 13.0.1 instead of latest
dev
dima
3 years ago
parent
dff88d72fe
commit
f8e105f40d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@ -1,3 +1,3 @@
FROM
quay.io/keycloak/keycloak:
latest
FROM
quay.io/keycloak/keycloak:
13.0.1
COPY
[
"./juice"
,
"/opt/jboss/keycloak/themes/juice/"
]
Write
Preview
Loading…
Cancel
Save