diff --git a/ci/Dockerfile b/ci/Dockerfile index 808f1d2..320bcfd 100755 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.10 +FROM ubuntu:23.04 # Bake a container using sdkman to get all the needed JDKs.