build: bump to Go 1.21 (#17333)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# docker run --rm -v $(pwd):/workspace --workdir /workspace cosmossdk-proto sh ./scripts/protocgen.sh
|
||||
|
||||
FROM bufbuild/buf:1.24.0 as BUILDER
|
||||
FROM golang:1.20-alpine
|
||||
FROM golang:1.21-alpine
|
||||
|
||||
RUN apk add --no-cache \
|
||||
nodejs \
|
||||
|
||||
Reference in New Issue
Block a user