mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore: Bump docker image to 3.12.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.12.8-slim-bookworm as base
|
||||
FROM python:3.12.9-slim-bookworm as base
|
||||
|
||||
# Setup env
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user