Switched from legacy dockerfile LABEL key value format to new one.

pull/755/head
Sedetius 10 months ago committed by Kelson
parent 463015da45
commit 40d32cfc32

@ -1,5 +1,5 @@
FROM alpine:3.18 FROM alpine:3.18
LABEL org.opencontainers.image.source https://github.com/openzim/kiwix-tools LABEL org.opencontainers.image.source=https://github.com/openzim/kiwix-tools
# TARGETPLATFORM is injected by docker build # TARGETPLATFORM is injected by docker build
ARG TARGETPLATFORM ARG TARGETPLATFORM

Loading…
Cancel
Save