Skip to content

Commit b051a1a

Browse files
chore: use tagged version of docker-build
1 parent d2c8a12 commit b051a1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/reusable-docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ on:
2222

2323
jobs:
2424
docker-publish:
25-
# TODO use tagged version
26-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@docker-build-fixes
25+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
2726
with:
2827
image-name: 'iexechub/iexec-sdk'
2928
registry: 'docker.io'

0 commit comments

Comments
 (0)