Commit 0fda32e7 authored by Erik Reider's avatar Erik Reider

Updated Ubuntu docker file to use 22.04 LTS

parent 913a5d7f
# vim: ft=Dockerfile
FROM ubuntu:21.10
FROM ubuntu:22.04
RUN apt-get update
RUN DEBIAN_FRONTEND=noninteractive apt install -y meson libwayland-dev libgtk-3-dev gobject-introspection libgirepository1.0-dev valac libjson-glib-dev libhandy-1-dev libgtk-layer-shell-dev scdoc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment