diff --git a/ci/Dockerfile b/ci/Dockerfile index ad9568e6..f3819926 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:24.04 RUN apt-get update && apt-get install -y --no-install-recommends \ apt-transport-https \