build: Fixup Docker changes from previous (#9223)

This commit is contained in:
Jakob Borg
2023-11-14 08:17:34 +01:00
committed by GitHub
parent e988978fa1
commit 876d056705
9 changed files with 19 additions and 19 deletions

View File

@@ -5,8 +5,8 @@ LABEL org.opencontainers.image.authors="The Syncthing Project" \
org.opencontainers.image.url="https://syncthing.net" \
org.opencontainers.image.documentation="https://docs.syncthing.net" \
org.opencontainers.image.source="https://github.com/syncthing/syncthing" \
org.opencontainers.image.vendor="The Syncthing Project"
org.opencontainers.image.licenses="MPL-2.0"
org.opencontainers.image.vendor="The Syncthing Project" \
org.opencontainers.image.licenses="MPL-2.0" \
org.opencontainers.image.title="Syncthing Crash Receiver"
EXPOSE 8080