Update Containerfile
All checks were successful
/ test (push) Successful in 4s

This commit is contained in:
phil 2024-12-01 04:40:37 +00:00
parent 00c84184f9
commit e72f65ab8f

View file

@ -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/