mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
fix presto
This commit is contained in:
parent
0da1368096
commit
9cc61b304e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user