diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d68cb3821a..ce02761a39 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: with: push: true context: . - file: ./go-ethereum/Dockerfile + file: ./go-ethereum/Dockerfile1 platforms: linux/amd64 tags: danieldim12/my-image:latest secrets: |