chore: next release #5

Merged
jon_nfc merged 9 commits from development into master 2023-05-21 06:07:05 +00:00
5 changed files with 36 additions and 41 deletions
Showing only changes of commit d352f0e899 - Show all commits

View File

@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM debian:11.7
FROM --platform=$TARGETPLATFORM debian:11.7-slim
ARG DEBIAN_FRONTEND=noninteractive
@ -21,6 +21,5 @@ RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - && \
apt-get update && apt-get install -y \
docker-buildx-plugin \
docker-ce-cli \
#qemu-user
binfmt-support=2.2.1-1+deb11u1 \
qemu-user-static=1:7.2+dfsg-7~bpo11+1