dbeaver/dbeaver-devops#1218 change base image ver to latest lts

This commit is contained in:
mayerro
2024-05-23 13:07:31 +02:00
parent 1e599fdd88
commit f9b8e85239
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu:23.10
FROM ubuntu:24.04
MAINTAINER DBeaver Corp, devops@dbeaver.com