You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-06 22:23:10 +02:00
upgrade openrefine to 2.8
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
FROM java:8-jre-alpine
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV OR_VERSION 2.7
|
||||
ENV OR_VERSION 2.8
|
||||
ENV OR_FILE openrefine-linux-${OR_VERSION}.tar.gz
|
||||
ENV OR_URL https://github.com/OpenRefine/OpenRefine/releases/download/${OR_VERSION}/${OR_FILE}
|
||||
|
||||
|
Reference in New Issue
Block a user