This repository has been archived on 2026-06-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
autopkg/Dockerfile
2025-11-26 23:43:34 -06:00

3 lines
42 B
Docker

FROM python:3-trixie as base
WORKDIR /app