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