This is an automated email from the ASF dual-hosted git repository.

roryqi pushed a commit to branch kerberos_image
in repository https://gitbox.apache.org/repos/asf/gravitino.git

commit 1dc37cd72ea2bf5cea0ea1b62ebf17c6cbb7c5f7
Author: Rory <[email protected]>
AuthorDate: Tue Jan 6 19:16:29 2026 +0800

    Test kerberos image
---
 dev/docker/kerberos-hive/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/docker/kerberos-hive/Dockerfile 
b/dev/docker/kerberos-hive/Dockerfile
index a556f7dba9..6160f3ac06 100644
--- a/dev/docker/kerberos-hive/Dockerfile
+++ b/dev/docker/kerberos-hive/Dockerfile
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-FROM ubuntu:16.04
+FROM ubuntu:20.04
 LABEL maintainer="[email protected]"
 
 ARG HADOOP_PACKAGE_NAME

Reply via email to