1
0

add apt --allow-downgrades in more places.

build sdist also from debian bullseye container
This commit is contained in:
Sander van Grieken
2022-11-06 10:55:10 +01:00
parent c0772019f1
commit acde8cd0b7
3 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:20.04@sha256:5747316366b8cc9e3021cd7286f42b2d6d81e3d743e2ab571f55bcd5df788cc8
FROM debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
ENV DEBIAN_FRONTEND=noninteractive