mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 12:29:07 +00:00
Image: Upgrade to Ubuntu 22.04. (#611)
This commit is contained in:
committed by
GitHub
parent
9166a3b715
commit
29f719fe03
@@ -1,4 +1,4 @@
|
|||||||
ARG BASE_IMAGE=ubuntu:20.04
|
ARG BASE_IMAGE=ubuntu:22.04
|
||||||
FROM $BASE_IMAGE
|
FROM $BASE_IMAGE
|
||||||
|
|
||||||
ARG QEMU_ARCH
|
ARG QEMU_ARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user