Skip to content

Commit

Permalink
chore(ci): update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Nov 4, 2024
1 parent fbd6314 commit d9fac2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fhevm-smart-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
working-directory: "."
push_image: true
image-name: "fhevm-contracts"
image-dev-name: "fhevm-contracts-dev"
image-name: "fhevm-smart-contracts"
image-dev-name: "fhevm-smart-contracts-dev"
generate-dev-image: true
docker-file: "ci.dockerfile"
docker-file-dev: "dev.dockerfile"
Expand Down

0 comments on commit d9fac2e

Please sign in to comment.