1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00

fix presto

This commit is contained in:
kev
2019-06-16 16:41:13 +08:00
parent 0da1368096
commit 9cc61b304e

View File

@@ -2,7 +2,7 @@
# Dockerfile for presto
#
FROM java:8-jre-alpine
FROM openjdk:13-alpine
MAINTAINER kev <noreply@easypi.pro>
ENV PRESTO_VERSION=0.221