We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23c06de + 1780b11 commit b7e66c1Copy full SHA for b7e66c1
1 file changed
.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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
86
with:
87
context: .
88
file: Containerfile
0 commit comments