Commit 248f73c5 authored by Mark Tyneway's avatar Mark Tyneway

l2geth: fix docker release build

The previous build didn't work due to a bug
in the CI, this fixes the release
parent c8428772
---
'@eth-optimism/l2geth': patch
---
Rerelease the previous version
......@@ -94,7 +94,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./ops/docker/Dockerfile
file: ./l2geth/Dockerfile
push: true
tags: ethereumoptimism/l2geth:${{ needs.release.outputs.l2geth }},ethereumoptimism/l2geth:latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment