mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
upgrade openrefine to 2.7
This commit is contained in:
parent
478438e56e
commit
2deb96b171
@ -5,7 +5,7 @@
|
||||
FROM java:8-jre-alpine
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV OR_VERSION 2.7-rc.2
|
||||
ENV OR_VERSION 2.7
|
||||
ENV OR_FILE openrefine-linux-${OR_VERSION}.tar.gz
|
||||
ENV OR_URL https://github.com/OpenRefine/OpenRefine/releases/download/${OR_VERSION}/${OR_FILE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user