We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4f6556 + 0636f01 commit dc67405Copy full SHA for dc67405
1 file changed
.github/workflows/image.yml
@@ -83,7 +83,7 @@ jobs:
83
latest=false
84
85
- name: Build${{ github.event_name == 'pull_request' && '' || ' + push' }}
86
- uses: docker/build-push-action@v7.1.0
+ uses: docker/build-push-action@v7.2.0
87
with:
88
context: .
89
file: cmd/hypercache-server/Dockerfile
0 commit comments