Update Dockerfile.armhf

This commit is contained in:
Matthias
2021-04-05 08:22:01 +02:00
committed by GitHub
parent e979f132e3
commit af52581813

View File

@@ -1,4 +1,4 @@
FROM --platform=linux/arm/v7 python:3.9.3-slim-buster as base FROM --platform=linux/arm/v7 python:3.7.10-slim-buster as base
# Setup env # Setup env
ENV LANG C.UTF-8 ENV LANG C.UTF-8