Toolchain: Update Dockerfile to ubuntu:22.10

This commit is contained in:
Veronika Horáčků 2022-09-03 00:12:59 +02:00 committed by Linus Groh
parent 7fce5f102f
commit 6587638ffe
Notes: sideshowbarker 2024-07-17 07:32:43 +09:00

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.10
FROM ubuntu:22.10
ENV DEBIAN_FRONTEND=noninteractive