Skip to content

Commit

Permalink
Merge pull request #538 from protofire/pre-release-4-1-c
Browse files Browse the repository at this point in the history
fix: docker yml update
  • Loading branch information
dbale-altoros authored Jan 8, 2024
2 parents 6a55877 + e6b7034 commit d4fae33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/DOCKER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
workflow_dispatch:
inputs:
version:
description: 'solhint version'
description: 'Solhint version'
required: true
image_name:
description: 'Name of image to be used on docker hub'
required: true
default: 'protofire/solhint'
default: 'protodb/protofire-solhint'
jobs:

build:
Expand Down

0 comments on commit d4fae33

Please sign in to comment.