chore: update jdk image

This commit is contained in:
bridge 2024-04-01 19:53:12 +02:00 committed by bridge
parent 7709310997
commit c0789c8630

View file

@ -10,7 +10,7 @@ trigger:
steps: steps:
- name: publish - name: publish
pull: if-not-exists pull: if-not-exists
image: openjdk:8-jdk image: openjdk:17-jdk
environment: environment:
PACKAGESKEY: PACKAGESKEY:
from_secret: GITEA_PACKAGE_PUBLIC_RW from_secret: GITEA_PACKAGE_PUBLIC_RW