⬆️ Upgrades Debian to Bullseye 20230208 (#135)

This commit is contained in:
Franck Nijhof 2023-02-20 13:03:22 +01:00 committed by GitHub
parent e19085e64e
commit d363540954
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-20230109-slim
ARG BUILD_FROM=debian:bullseye-20230208-slim
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -32,7 +32,7 @@ RUN \
&& apt-get install -y --no-install-recommends \
bash=5.1-2+deb11u1 \
ca-certificates=20210119 \
curl=7.74.0-1.3+deb11u3 \
curl=7.74.0-1.3+deb11u5 \
jq=1.6-2.1 \
tzdata=2021a-1+deb11u8 \
xz-utils=5.2.5-2.1~deb11u1 \

View file

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