Skip to content

Commit

Permalink
fix: update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Nov 12, 2024
1 parent f9ab6db commit 9144df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fhevm-geth-coprocessor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
working-directory: "."
# ${{ github.event_name == 'release' || github.ref_name == 'main' }}
push_image: true
image-name: "geth-coprocessor-devnode"
image-name: "go-coprocessor-devnode"
generate-dev-image: false
docker-file: "Dockerfile.devnode"
arm-build: true
Expand Down

0 comments on commit 9144df2

Please sign in to comment.