mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Fix Docker label to follow new convention
This commit is contained in:
parent
8d42a8dd93
commit
97ea6dfd7b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM webrecorder/browsertrix-crawler:1.4.2
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
LABEL org.opencontainers.image.source=https://github.com/openzim/zimit
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -qqy --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue