Containers: use public registry
Some checks failed
/ test (push) Failing after 1s
/ build (push) Has been skipped

This commit is contained in:
phil 2024-12-06 03:16:21 +01:00
parent 23afaa7c82
commit a1a499b370
6 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# Build: podman build -t code.philo.ydns.eu/philorg/treetrail-backend-base -f Containerfile.base
FROM tiptop:5000/treetrail-backend-deps
FROM code.philo.ydns.eu/philorg/treetrail-backend-deps
ENV PYTHONPATH $UV_PROJECT_ENVIRONMENT/lib/python3.12/site-packages
ARG APP_VERSION=0.0.0