mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-22 16:17:19 +08:00
Bump transport interop Go toolchain
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
# This is run from the parent directory to copy the whole go-libp2p codebase
|
||||
|
||||
FROM golang:1.24-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
WORKDIR /app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user