⬆️ Upgrades Ubuntu to Focal 20220826 (#124)

This commit is contained in:
Franck Nijhof 2022-09-15 14:41:17 +02:00 committed by GitHub
parent 15e27491de
commit 5612272cd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ubuntu:focal-20220801
ARG BUILD_FROM=ubuntu:focal-20220826
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View file

@ -1,7 +1,7 @@
---
build_from:
aarch64: arm64v8/ubuntu:focal-20220801
amd64: amd64/ubuntu:focal-20220801
armv7: arm32v7/ubuntu:focal-20220801
aarch64: arm64v8/ubuntu:focal-20220826
amd64: amd64/ubuntu:focal-20220826
armv7: arm32v7/ubuntu:focal-20220826
codenotary:
signer: codenotary@frenck.dev