Update Dockerfile

This commit is contained in:
Steven Conaway
2018-07-05 15:11:51 -07:00
committed by GitHub
parent eeacdc1e20
commit 5fb09f57e3

View File

@@ -1,4 +1,4 @@
FROM openjdk:8-jre-alpine
FROM openjdk:8u171-jre-alpine
LABEL maintainer "itzg"