⬆️ Upgrades Ubuntu to Focal 20220302 (#112)

This commit is contained in:
Franck Nijhof 2022-03-08 15:55:43 +01:00 committed by GitHub
parent 9c86523801
commit 38f287a845
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-20220105
ARG BUILD_FROM=ubuntu:focal-20220302
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View file

@ -1,5 +1,5 @@
---
build_from:
aarch64: arm64v8/ubuntu:focal-20220105
amd64: amd64/ubuntu:focal-20220105
armv7: arm32v7/ubuntu:focal-20220105
aarch64: arm64v8/ubuntu:focal-20220302
amd64: amd64/ubuntu:focal-20220302
armv7: arm32v7/ubuntu:focal-20220302