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 e370ba6 commit 65c614cCopy full SHA for 65c614c
.github/workflows/docker-publish.yml
@@ -88,7 +88,7 @@ jobs:
88
# https://github.com/docker/build-push-action
89
- name: Build and push Docker image
90
id: build-and-push
91
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
92
with:
93
context: "{{defaultContext}}:homepage-container"
94
file: Containerfile
0 commit comments