diff --git a/Dockerfile b/Dockerfile index 7b11824..50a4cdd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ # We just want ubuntu with our apt packages already included -FROM ubuntu:23.04 +FROM ubuntu:23.10 RUN apt-get -y update -RUN apt-get -y install bc gpg gpg-agent bison build-essential ccache cpio fakeroot flex git kmod libelf-dev debhelper libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar dpkg-sig -y \ No newline at end of file +RUN apt-get -y install bc gpg gpg-agent bison build-essential ccache cpio fakeroot flex git kmod libelf-dev debhelper libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar dpkg-sig -y