⬆️ Upgrades Debian to Bullseye 20221024 (#125)

This commit is contained in:
Franck Nijhof 2022-11-02 10:52:41 +01:00 committed by GitHub
parent eb1bd513e2
commit 5ef9f5082e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=debian:bullseye-20220912-slim
ARG BUILD_FROM=debian:bullseye-20221024-slim
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -36,7 +36,7 @@ RUN \
ca-certificates=20210119 \
curl=7.74.0-1.3+deb11u3 \
jq=1.6-2.1 \
tzdata=2021a-1+deb11u5 \
tzdata=2021a-1+deb11u8 \
xz-utils=5.2.5-2.1~deb11u1 \
\
&& c_rehash \

View file

@ -1,9 +1,9 @@
---
build_from:
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
aarch64: arm64v8/debian:bullseye-20221024-slim
amd64: amd64/debian:bullseye-20221024-slim
armhf: arm32v5/debian:bullseye-20221024-slim
armv7: arm32v7/debian:bullseye-20221024-slim
i386: i386/debian:bullseye-20221024-slim
codenotary:
signer: codenotary@frenck.dev