mc: upgrade base image to java 8u151

This commit is contained in:
Geoff Bourne 2018-03-16 09:24:48 -05:00
parent 7f82d3098c
commit c288557188

View File

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