2
0
Fork 0

update: Dockerfile - bump patch level

This commit is contained in:
soxfor 2023-03-23 22:58:09 +00:00
parent 00450e4d3a
commit db5f6f70e8
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.4"
LABEL version="1.0.5"
ARG DEBIAN_FRONTEND=noninteractive