Upgrade to Ubuntu 23.04.

Closes #61
This commit is contained in:
Mark Paluch
2023-10-13 11:03:26 +02:00
parent edd698bf20
commit 50bd97b6c4

View File

@@ -1,4 +1,4 @@
FROM ubuntu:22.10
FROM ubuntu:23.04
# Bake a container using sdkman to get all the needed JDKs.