Skip to content

Commit

Permalink
Remove image source label
Browse files Browse the repository at this point in the history
Removed image source label and built the container for more platforms
  • Loading branch information
clajiness committed Nov 27, 2024
1 parent 85b3869 commit 9369103
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 9369103

Please sign in to comment.