switch to new image and update trivy checks

This commit is contained in:
dresber
2026-07-25 21:55:15 +02:00
parent a9f75d66fa
commit a0a75210a3
5 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -57,14 +57,14 @@ env:
BUILDX_VERSION: "0.35.0"
BUILDX_SHA256: "d41ece72044243b4f58b343441ae37446d9c29a7d6b5e11c61847bbcf8f7dfda"
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3"
TRIVY_VERSION: "0.71.0"
TRIVY_SHA256: "30a3d22b23f88c233f1658f562fb477cae3b3e8b4761109d515b7698daf85814"
TRIVY_VERSION: "0.72.0"
TRIVY_SHA256: "bbb64b9695866ce4a7a8f5c9592002c5961cab378577fa3f8a040df362b9b2ea"
jobs:
publish:
runs-on: docker
container:
image: gitea.tech-buddy.at/bitbuddydev/gitea_runner_python314:dev-bda315b82bb23d83065b77d91fedf0e20d9accf1
image: gitea.tech-buddy.at/bitbuddydev/gitea_runner_python314:1.0.3
credentials:
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}