chore: update docker tag for dependabot (#35037)

This commit is contained in:
Han Qiao
2025-04-15 22:28:23 +08:00
committed by GitHub
parent fd8d7739a4
commit 56f0bb58c5

View File

@@ -20,8 +20,8 @@ jobs:
flavor: |
latest=true
tags: |
type=sha,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.event_name == 'schedule' }}
type=sha,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.event_name == 'workflow_dispatch' }}
type=sha,prefix={{date 'YYYY.MM.DD'}}-sha-,enable=${{ github.event_name == 'schedule' }}
type=sha,prefix={{date 'YYYY.MM.DD'}}-sha-,enable=${{ github.event_name == 'workflow_dispatch' }}
release_x86:
needs: settings