Merge "Update the Version of the Base Image"
authortang peng <tang.peng5@zte.com.cn>
Wed, 24 Oct 2018 02:10:16 +0000 (02:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 24 Oct 2018 02:10:16 +0000 (02:10 +0000)
rulemgt-standalone/src/main/assembly/Dockerfile

index 46c79c8..fb45a5b 100644 (file)
@@ -22,7 +22,7 @@ RUN { \
 ENV JAVA_HOME /usr/lib/jvm/java-1.8-openjdk
 ENV PATH $PATH:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
 
-ENV JAVA_ALPINE_VERSION 8.171.11-r0
+ENV JAVA_ALPINE_VERSION 8.181.13-r0
 
 RUN set -x \
        && apk add --no-cache \