mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
chore: bump armhf dockerfile to 3.11.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11.12-slim-bookworm as base
|
FROM python:3.11.13-slim-bookworm as base
|
||||||
|
|
||||||
# Setup env
|
# Setup env
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
|||||||
Reference in New Issue
Block a user