1
0

rerun freeze_container_distro.sh and update docker base images for debian buster and bullseye

This commit is contained in:
Sander van Grieken
2022-11-06 10:42:39 +01:00
parent 21dac9f8a6
commit c0772019f1
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# based on https://github.com/kivy/python-for-android/blob/master/Dockerfile
FROM debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
FROM debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
ENV DEBIAN_FRONTEND=noninteractive

View File

@@ -1,2 +1,2 @@
deb https://snapshot.debian.org/archive/debian/20220811T031049Z/ bullseye main non-free contrib
deb-src https://snapshot.debian.org/archive/debian/20220811T031049Z/ bullseye main non-free contrib
deb https://snapshot.debian.org/archive/debian/20221106T031548Z/ bullseye main non-free contrib
deb-src https://snapshot.debian.org/archive/debian/20221106T031548Z/ bullseye main non-free contrib