mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Toolchain: Update Dockerfile to ubuntu:22.10
This commit is contained in:
parent
7fce5f102f
commit
6587638ffe
Notes:
sideshowbarker
2024-07-17 07:32:43 +09:00
Author: https://github.com/paricbat 🔰 Commit: https://github.com/SerenityOS/serenity/commit/6587638ffe Pull-request: https://github.com/SerenityOS/serenity/pull/15114 Issue: https://github.com/SerenityOS/serenity/issues/15066
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:21.10
|
||||
FROM ubuntu:22.10
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Reference in a new issue