Skip to content

Commit e9b6bbe

Browse files
committed
update README.md
1 parent 9ea1c57 commit e9b6bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ OpenRefine
33

44
[![](https://github.com/easypi/docker-openrefine/actions/workflows/build.yaml/badge.svg)](https://github.com/EasyPi/docker-openrefine)
55

6-
[![](http://dockeri.co/image/easypi/openrefine)](https://hub.docker.com/r/easypi/openrefine)
6+
[![](http://dockeri.co/image/vimagick/openrefine)](https://hub.docker.com/r/vimagick/openrefine)
77

88
[OpenRefine][1] (formerly Google Refine) is a powerful tool for working with messy
99
data: cleaning it; transforming it from one format into another; and extending
@@ -17,7 +17,7 @@ Please read the [wiki][2] to learn more.
1717
version: "3.8"
1818
services:
1919
openrefine:
20-
image: easypi/openrefine
20+
image: vimagick/openrefine
2121
ports:
2222
- "3333:3333"
2323
volumes:

0 commit comments

Comments
 (0)