Skip to content

Commit 29f719f

Browse files
authored
Image: Upgrade to Ubuntu 22.04. (#611)
1 parent 9166a3b commit 29f719f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=ubuntu:20.04
1+
ARG BASE_IMAGE=ubuntu:22.04
22
FROM $BASE_IMAGE
33

44
ARG QEMU_ARCH

0 commit comments

Comments
 (0)