Merge pull request #337 from sfxworks/patch-1

Change to 8u212
This commit is contained in:
Geoff Bourne
2019-06-18 17:54:51 -06:00
committed by GitHub

View File

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