Fix Docker label to follow new convention

This commit is contained in:
benoit74 2025-01-09 10:41:22 +00:00
parent 8d42a8dd93
commit 97ea6dfd7b
No known key found for this signature in database
GPG key ID: B89606434FC7B530

View file

@ -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 \