Skip to content

Commit

Permalink
Merge pull request #3 from clajiness/v0.4
Browse files Browse the repository at this point in the history
Remove image source label
  • Loading branch information
clajiness authored Nov 27, 2024
2 parents 91d8fd5 + 9369103 commit 5043de6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
2 changes: 1 addition & 1 deletion version.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
version: 0.4.0
version: 0.4.1

0 comments on commit 5043de6

Please sign in to comment.