Update Dockerfile Labels + trigger zot cve scan
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -43,6 +43,8 @@ LABEL org.opencontainers.image.version="1.0.0"
|
||||
LABEL org.opencontainers.image.authors="Patrick Buchhorst <patrick@buchhorster.de>"
|
||||
LABEL org.opencontainers.image.source="https://gitea.buchhorster.de/portainer-agent-tailscale"
|
||||
LABEL org.opencontainers.image.licenses="MIT"
|
||||
LABEL org.opencontainers.image.vendor="Buchhorster IT"
|
||||
|
||||
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user