Merge pull request #1891 from RoboSats/revert-python-version

Revert python version
This commit is contained in:
KoalaSat
2025-04-29 09:47:32 +00:00
committed by GitHub

View File

@ -1,4 +1,4 @@
FROM python:3.13.3-slim-bookworm
FROM python:3.12.3-slim-bookworm
ARG DEBIAN_FRONTEND=noninteractive
ARG DEVELOPMENT=False