Daniel Ecer commited on
Commit ·
1dbaa1a
1
Parent(s): f23af6d
Use image from GitHub
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM elifesciences/sciencebeam-parser:0.1.11
|
| 2 |
|
| 3 |
COPY \
|
| 4 |
./config.yml \
|
|
|
|
| 1 |
+
FROM ghcr.io/elifesciences/sciencebeam-parser:0.1.11-cv
|
| 2 |
|
| 3 |
COPY \
|
| 4 |
./config.yml \
|