fix: update l2 to L1 bridge estimated time (#935)

* fix: update l2 to L1 bridge estimated time

* fix: remove amr64 build for the bridge UI
This commit is contained in:
Victorien Gauch
2025-05-05 12:05:25 +02:00
committed by GitHub
parent 911c61b25e
commit 095dee1f62
3 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ jobs:
with:
context: .
file: ./bridge-ui/Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: ${{ env.DOCKERHUB_USERNAME != '' && env.DOCKERHUB_TOKEN != '' }}
tags: consensys/linea-bridge-ui:${{ env.DOCKER_TAG }}
build-args: |