Skip to content

Commit

Permalink
fix up labels and env key format
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jul 15, 2024
1 parent 84c9dda commit 4ab3783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM binhex/arch-int-vpn:latest
LABEL org.opencontainers.image.authors = "binhex"
LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-sabnzbdvpn"
LABEL org.opencontainers.image.authors="binhex"
LABEL org.opencontainers.image.source="https://github.com/binhex/arch-sabnzbdvpn"

# release tag name from buildx arg
ARG RELEASETAG
Expand Down

0 comments on commit 4ab3783

Please sign in to comment.