1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09: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
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