Compare commits

..

No commits in common. "renovate/python-3.x" and "indeedgeek" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM python:3.13-alpine
FROM python:3.12-alpine
WORKDIR /app
RUN apk add bind git