mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-02 16:21:20 +00:00
chore: bump pi image to trixie
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.11-slim-bookworm AS base
|
||||
FROM python:3.13.11-slim-trixie AS base
|
||||
|
||||
# Setup env
|
||||
ENV LANG=C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user