Skip to content

Commit 2e1541b

Browse files
chore(deps): bump ubuntu from 24.04 to 26.04
Bumps ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4df7504 commit 2e1541b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN target/release/setup_local_testnet
4343

4444
#################################################################################
4545

46-
FROM ubuntu:24.04
46+
FROM ubuntu:26.04
4747

4848
# Easier debugging within container
4949
ARG GRPCURL_VERSION=1.9.1

0 commit comments

Comments
 (0)