We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35b0c6c + 40e3baf commit 7a2777bCopy full SHA for 7a2777b
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build/push
45
id: docker_build
46
- uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4
+ uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4
47
with:
48
file: Dockerfile-udigd
49
platforms: linux/amd64,linux/arm64
0 commit comments