python 3
Some checks failed
Build and Publish registry cleaner / publish (push) Failing after 37s

This commit is contained in:
Eugene Howe
2025-11-04 06:29:05 -05:00
parent 15f0c00252
commit c1afcc86f3
7 changed files with 49 additions and 73 deletions

View File

@@ -1,4 +1,4 @@
FROM python:2.7-alpine
FROM python:alpine
ADD requirements-build.txt /