2
0
Fork 0

update: Dockerfile - bump patch level

This commit is contained in:
s0x 2023-04-18 23:53:46 +01:00 committed by SOXFOR
parent bc9db0aa70
commit 738e1240ff
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.5"
LABEL version="1.0.6"
ARG DEBIAN_FRONTEND=noninteractive