1
0

build: update build container base image versions, update apt sources to current

This commit is contained in:
Sander van Grieken
2023-02-27 11:16:04 +01:00
parent 40a2591351
commit 65abb90049
7 changed files with 10 additions and 10 deletions

View File

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