Cleanup
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
phil 2025-06-25 02:38:09 +02:00
parent 01bc102185
commit 5fb9b992fa

View file

@ -1,10 +1,6 @@
# Build: podman build -t code.philo.ydns.eu/philorg/test-woodpecker -f Containerfile
#FROM docker.io/python:3.13-slim
FROM docker.io/python:alpine
#FROM ghcr.io/astral-sh/uv:python3.13-alpine
#RUN apk add --no-cache git
#COPY --from=ghcr.io/astral-sh/uv:python3.13-alpine /usr/local/bin/uv /usr/local/bin/
COPY . /app