mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-08 04:04:42 +02:00
upgrade openrefine to 2.8
This commit is contained in:
parent
0e50cc8349
commit
22e28dfb0a
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user