Skip to content

Commit

Permalink
fix: add image source
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
anthr76 committed Jun 27, 2024
1 parent 7462ebd commit 304d4a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ RUN apt-get update && \
chmod +x /app/healthprobe.sh

ENTRYPOINT ["/app/entrypoint.sh"]

LABEL org.opencontainers.image.source="https://github.com/tailscale/tailscale"

0 comments on commit 304d4a1

Please sign in to comment.