update docker image kkfileview-jdk tag to latest
This commit is contained in:
parent
c8feb20259
commit
8bb0f3a066
|
@ -1,4 +1,4 @@
|
|||
FROM keking/kkfileview-jdk:4.3.0
|
||||
FROM keking/kkfileview-jdk:latest
|
||||
MAINTAINER chenjh "842761733@qq.com"
|
||||
ADD server/target/kkFileView-*.tar.gz /opt/
|
||||
ENV KKFILEVIEW_BIN_FOLDER /opt/kkFileView-4.3.0-SNAPSHOT/bin
|
||||
|
|
Loading…
Reference in New Issue