File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ concurrency:
2424jobs :
2525 docker_latest :
2626 name : docker build (latest)
27- uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@main
27+ uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@07487edb41e148ff9fb32f696c554bc48a0e376f # main
2828 with :
2929 docker_name : " ghcr.io/docker-collection/hetrixtools"
3030 platforms : " linux/amd64,linux/arm64"
3636
3737 docker_2_2 :
3838 name : docker build (2.2.x)
39- uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@main
39+ uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@07487edb41e148ff9fb32f696c554bc48a0e376f # main
4040 with :
4141 docker_name : " ghcr.io/docker-collection/hetrixtools-2.2"
4242 platforms : " linux/amd64,linux/arm64"
4848
4949 docker_1_6 :
5050 name : docker build (1.6.x)
51- uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@main
51+ uses : Docker-Collection/reusable-workflows/.github/workflows/docker-build.yml@07487edb41e148ff9fb32f696c554bc48a0e376f # main
5252 with :
5353 docker_name : " ghcr.io/docker-collection/hetrixtools-1.6"
5454 context : " 1.6.x"
You can’t perform that action at this time.
0 commit comments