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 36fd650 commit bcb6648Copy full SHA for bcb6648
.github/workflows/build-publish-image.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Build and push Docker image
53
id: build-and-push
54
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
55
with:
56
context: .
57
file: ./docker/Dockerfile
0 commit comments