We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8efdd2 commit 0418edbCopy full SHA for 0418edb
.github/workflows/docker-publish.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
36
37
- name: Build and push
38
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
+ uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
39
with:
40
context: ./src
41
platforms: linux/amd64,linux/arm64
0 commit comments