armhf image should not be updated to python3.9
This commit is contained in:
@@ -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
|
||||
ENV LANG C.UTF-8
|
||||
|
Reference in New Issue
Block a user