Skip to content

Commit

Permalink
⬆️ Upgrades Debian to Bullseye 20220328 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 19, 2022
1 parent d08cae3 commit 47c34f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=debian:bullseye-20220228-slim
ARG BUILD_FROM=debian:bullseye-20220328-slim
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Expand Down
10 changes: 5 additions & 5 deletions base/build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
build_from:
aarch64: arm64v8/debian:bullseye-20220228-slim
amd64: amd64/debian:bullseye-20220228-slim
armhf: arm32v5/debian:bullseye-20220228-slim
armv7: arm32v7/debian:bullseye-20220228-slim
i386: i386/debian:bullseye-20220228-slim
aarch64: arm64v8/debian:bullseye-20220328-slim
amd64: amd64/debian:bullseye-20220328-slim
armhf: arm32v5/debian:bullseye-20220328-slim
armv7: arm32v7/debian:bullseye-20220328-slim
i386: i386/debian:bullseye-20220328-slim
codenotary:
signer: codenotary@frenck.dev

0 comments on commit 47c34f4

Please sign in to comment.