armhf image should not be updated to python3.9
This commit is contained in:
parent
d8c7e5ce8d
commit
8a62bfa0e5
@ -1,4 +1,4 @@
|
|||||||
FROM --platform=linux/arm/v7 python:3.9.2-slim-buster as base
|
FROM --platform=linux/arm/v7 python:3.7.9-slim-buster as base
|
||||||
|
|
||||||
# Setup env
|
# Setup env
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user