mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-06 03:54:48 +02:00
upgrade presto to 0.215
This commit is contained in:
parent
9dd1a16e78
commit
fff02ce452
@ -5,7 +5,7 @@
|
||||
FROM java:8-jre-alpine
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV PRESTO_VERSION 0.208
|
||||
ENV PRESTO_VERSION 0.215
|
||||
ENV PRESTO_URL https://repo1.maven.org/maven2/com/facebook/presto/presto-server/$PRESTO_VERSION/presto-server-$PRESTO_VERSION.tar.gz
|
||||
ENV PRESTO_HOME /opt/presto-server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user