mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Bump Dockerfile to latest 3.10
This commit is contained in:
parent
f03a99918a
commit
dae3f72be7
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.10-slim-bullseye as base
|
||||
FROM python:3.10.11-slim-bullseye as base
|
||||
|
||||
# Setup env
|
||||
ENV LANG C.UTF-8
|
||||
|
|
Loading…
Reference in New Issue
Block a user