Updated the filepath, line 39 build.yml

This commit is contained in:
Daniel Dimitrov 2024-08-25 14:44:17 +03:00 committed by GitHub
parent d441732dec
commit 56918dd281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
with: with:
push: true push: true
context: . context: .
file: go-ethereum/Dockerfile1 file: ./go-ethereum/Dockerfile
platforms: linux/amd64 platforms: linux/amd64
tags: danieldim12/my-image:latest tags: danieldim12/my-image:latest
secrets: | secrets: |