2
0
Fork 0

update: Dockerfile - bump patch level

This commit is contained in:
soxfor 2023-03-22 01:04:36 +00:00
parent 72fbf1bdbd
commit 7d4b211884
1 changed files with 1 additions and 1 deletions

View File

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