diff --git a/Containerfile b/Containerfile index ec18c10..27b8457 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -# Build: podman build -t treetrail-backend-base -f Containerfile.base +# Build: podman build -t sms-handler -f Containerfile FROM docker.io/python:3.12-alpine COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/