mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced 2026-04-29 12:15:25 +08:00
fixes for build-layer-1-tests: make it build, and fix the l1_observer_test tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM stacks-blockchain:2.1-stretch as stacks-node
|
||||
|
||||
FROM rust:stretch AS test
|
||||
FROM rust:bullseye AS test
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user