diff --git a/Dockerfile b/Dockerfile index 286373d..1838728 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,8 +17,5 @@ RUN \ apt update; \ apt install -y natpmpc; -# set repo label -LABEL org.opencontainers.image.source=https://github.com/clajiness/qbop - # ENTRYPOINT ["ruby", "/opt/qbop/qbop.rb"] diff --git a/version.yml b/version.yml index f804aed..2dbaf68 100644 --- a/version.yml +++ b/version.yml @@ -1,2 +1,2 @@ --- -version: 0.4.0 +version: 0.4.1