Upload to harbor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
dvirlabs 2026-03-22 09:49:36 +02:00
parent bca6d0bbe2
commit 2fb2b72873

View File

@ -10,3 +10,4 @@ COPY docker-entrypoint.sh /docker-entrypoint.sh
RUN chmod +x /docker-entrypoint.sh RUN chmod +x /docker-entrypoint.sh
CMD ["/docker-entrypoint.sh"] CMD ["/docker-entrypoint.sh"]