mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Use Ubuntu base for stack runtime
This commit is contained in:
parent
7f63b42b91
commit
7eec43e58c
@ -138,7 +138,7 @@ RUN cp /workspace/target/debug/cfgsync-server /workspace/artifacts/cfgsync-serve
|
||||
# NODE IMAGE
|
||||
# ===========================
|
||||
|
||||
FROM debian:bookworm-slim
|
||||
FROM ubuntu:24.04
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user