2
0
Fork 0

Update Dockerfile

This commit is contained in:
SOXFOR 2023-03-17 01:02:19 +00:00 committed by GitHub
parent 1ec43e51f9
commit 476038ed81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
LABEL org.opencontainers.image.source="https://github.com/soxfor/qbittorrent-natmap"
LABEL org.opencontainers.image.description="Map port via NAT-PMP and update qBittorrent configuration"
LABEL org.opencontainers.image.version="1.0.0"
LABEL org.opencontainers.image.base.name="ubuntu:jammy"
LABEL description="Map port via NAT-PMP and update qBittorrent configuration"
LABEL version="1.0.0"
FROM ubuntu:jammy