1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:07:45 +00:00

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

View file

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