diff --git a/Dockerfile b/Dockerfile index f6382698..24fecae7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ RUN target/release/setup_local_testnet ################################################################################# -FROM ubuntu:24.04 +FROM ubuntu:26.04 # Easier debugging within container ARG GRPCURL_VERSION=1.9.1