Update base url for doc and container
Some checks failed
/ test (push) Failing after 13s

This commit is contained in:
phil 2024-12-05 14:59:03 +01:00
parent 1b419164db
commit 12d071075d
4 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# Build: podman build -t registry.philo.ydns.eu/philo/sms-handler -f Containerfile
# Build: podman build -t code.philo.ydns.eu/philorg/sms-handler -f Containerfile
FROM docker.io/python:3.12-alpine
COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/