Skip to content

Commit

Permalink
fix: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wantedsystem committed Apr 11, 2024
1 parent 6599e66 commit 584b152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: consensys/linea-resolver::${{ env.DOCKER_TAG }}
tags: consensys/linea-resolver:${{ env.DOCKER_TAG }}
build-args: BUILD_COMMAND="pnpm build"

0 comments on commit 584b152

Please sign in to comment.