diff --git a/.github/workflows/build-image.yaml b/.github/workflows/build-image.yaml index 9ee0b5e8c1..add1d5e9cc 100644 --- a/.github/workflows/build-image.yaml +++ b/.github/workflows/build-image.yaml @@ -29,4 +29,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: "anglyuboslav/go-eth-lab:${{ github.run_number }}" \ No newline at end of file + tags: "anglyuboslav/go-eth-lab" \ No newline at end of file