Use ubuntu:latest as base image instead of deban:bullsye-slim
Update nitro-client Dockerfile to:
Install nitro-rpc-client package from git.vdb.to/cerc-io instead of building from source
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270)
- Remove `go-nitro` repo from `bridge` and `nitro-node` stacks
- Add a separate image for Nitro contracts deployment
- Update `go-nitro` Dockerfile to:
- Fetch `nitro` and `bridge` binaries from <https://git.vdb.to/cerc-io/nitro> instead of building from source
- Use `ubuntu:latest` as base image instead of `deban:bullsye-slim`
- Update `nitro-client` Dockerfile to:
- Install `nitro-rpc-client` package from `git.vdb.to/cerc-io` instead of building from source
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Part of Create bridge channel in go-nitro
go-nitrorepo frombridgeandnitro-nodestacksgo-nitroDockerfile to:nitroandbridgebinaries from https://git.vdb.to/cerc-io/nitro instead of building from sourceubuntu:latestas base image instead ofdeban:bullsye-slimnitro-clientDockerfile to:nitro-rpc-clientpackage fromgit.vdb.to/cerc-ioinstead of building from source