We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e47ad5b + b44a159 commit bfa74f4Copy full SHA for bfa74f4
.github/workflows/docker-publish.yml
@@ -82,7 +82,7 @@ jobs:
82
# https://github.com/docker/build-push-action
83
- name: Build and push Docker image
84
id: build-and-push
85
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
86
with:
87
context: .
88
file: Containerfile
0 commit comments