Merge branch 'development' into 'master'
chore: commit to stable See merge request nofusscomputing/projects/docker-buildx-qemu!28 #2
This commit is contained in:
@ -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
|
||||
|
Submodule gitlab-ci updated: a5a9fa4437...52f4ebda54
Reference in New Issue
Block a user