Skip to content

Commit

Permalink
Add docker Url
Browse files Browse the repository at this point in the history
  • Loading branch information
chalex-eth committed Oct 14, 2024
1 parent 55d700c commit 1fed790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/script/DeployTaskAndAppRegistry.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ contract DeployTaskAndAppRegistry is Script, Constants {
name: "Ethereum Block Number",
description: "This task returns the current block number of the Ethereum network.",
logoUrl: "",
dockerUrl: ""
dockerUrl: "https://hub.docker.com/layers/chalex443/ethereum-block-number/latest/images/sha256:b0aba1ccde00369af2432a13e3412a9ac037a521c25e94da91c8c7b5f30b6544"
})
);

Expand Down

0 comments on commit 1fed790

Please sign in to comment.