Fix and doc container
All checks were successful
/ test (push) Successful in 5s

This commit is contained in:
phil 2024-12-05 05:45:08 +01:00
parent 087a343ebc
commit 1b419164db
3 changed files with 6 additions and 6 deletions

View file

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