You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
fix presto
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user