ffs
Build and Push Docker Images / build-and-push (push) Successful in 23s

This commit is contained in:
2026-08-14 19:50:49 +02:00
parent 22d537a41d
commit 23f073e460
2 changed files with 6 additions and 3 deletions
@@ -0,0 +1,3 @@
#!/bin/sh
# Compat wrapper: older compose/Portainer configs still exec entrypoint.sh
exec /opt/venv/bin/python /usr/local/bin/entrypoint.py "$@"