Skip to content

Commit

Permalink
Update CI docker cache
Browse files Browse the repository at this point in the history
Signed-off-by: cyc60 <[email protected]>
  • Loading branch information
cyc60 committed Nov 19, 2024
1 parent 7690a2f commit 60e1fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=min
scanner:
name: Trivy scanner
runs-on: ubuntu-latest
Expand Down

0 comments on commit 60e1fad

Please sign in to comment.