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

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

commit cd2d12951298c339581f51036762fa8887a7ed71
Author: fanng <[email protected]>
AuthorDate: Thu Sep 4 11:15:58 2025 +0800

    upgrade aws
---
 .github/workflows/docker-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-image.yml 
b/.github/workflows/docker-image.yml
index ab841315df..f08b7f9934 100644
--- a/.github/workflows/docker-image.yml
+++ b/.github/workflows/docker-image.yml
@@ -126,7 +126,7 @@ jobs:
 
       - uses: actions/setup-java@v4
         with:
-          java-version: '8'
+          java-version: '17'
           distribution: 'temurin'
 
       - name: Build and Push the Docker image

Reply via email to