ci: digest-pin runner-image v0.1.0

This commit is contained in:
2026-04-30 12:17:45 +02:00
parent f18d7509c7
commit 339de0769d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
image: git.librete.ch/public/runner-image:v1
image: git.librete.ch/public/runner-image:v0.1.0:9d1e204fe8e06b7d16cdc8da0c7077fa4171daef62099cc8c09993834e576ca5
timeout-minutes: 20
if: ${{ vars.DEPLOY_ENABLED == 'true' }}
steps: