use new image with graalvm for api gateway

This commit is contained in:
2026-07-09 09:41:01 +02:00
parent 6d91d29251
commit f5a3e1b3f7
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
release:
runs-on: ubuntu-latest
container:
image: artifacts.biters.it:8443/biters/gitea-ci-maven:21
image: artifacts.biters.it:8443/biters/gitea-ci-maven-native:21
credentials:
username: ${{ secrets.MAVEN_USERNAME }}
password: ${{ secrets.MAVEN_PASSWORD }}