Pin MC to latest 8-JRE

This commit is contained in:
Steven Conaway
2018-07-05 10:15:19 -07:00
committed by GitHub
parent 4192bea3ab
commit eeacdc1e20

View File

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