⬆️ Upgrades Debian to Bullseye 20220912 (#123)

This commit is contained in:
Franck Nijhof 2022-09-15 14:36:29 +02:00 committed by GitHub
parent 1d21db530b
commit 557a1a3bc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=debian:bullseye-20220801-slim
ARG BUILD_FROM=debian:bullseye-20220912-slim
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -34,9 +34,9 @@ RUN \
&& apt-get install -y --no-install-recommends \
bash=5.1-2+deb11u1 \
ca-certificates=20210119 \
curl=7.74.0-1.3+deb11u2 \
curl=7.74.0-1.3+deb11u3 \
jq=1.6-2.1 \
tzdata=2021a-1+deb11u4 \
tzdata=2021a-1+deb11u5 \
xz-utils=5.2.5-2.1~deb11u1 \
\
&& c_rehash \

View file

@ -1,9 +1,9 @@
---
build_from:
aarch64: arm64v8/debian:bullseye-20220801-slim
amd64: amd64/debian:bullseye-20220801-slim
armhf: arm32v5/debian:bullseye-20220801-slim
armv7: arm32v7/debian:bullseye-20220801-slim
i386: i386/debian:bullseye-20220801-slim
aarch64: arm64v8/debian:bullseye-20220912-slim
amd64: amd64/debian:bullseye-20220912-slim
armhf: arm32v5/debian:bullseye-20220912-slim
armv7: arm32v7/debian:bullseye-20220912-slim
i386: i386/debian:bullseye-20220912-slim
codenotary:
signer: codenotary@frenck.dev