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.
1 parent dcd20e8 commit b628bc2Copy full SHA for b628bc2
.github/workflows/docker.yaml
@@ -39,7 +39,7 @@ jobs:
39
type=sha
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@v6.13.0
+ uses: docker/build-push-action@v6.14.0
43
with:
44
context: .
45
push: true
0 commit comments