Merge branch 'development' into 'master'

chore: commit to stable

See merge request nofusscomputing/projects/docker-buildx-qemu!28 #2
This commit is contained in:
2023-11-09 09:10:45 +00:00
2 changed files with 3 additions and 3 deletions

View File

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