chore: set up release/v0.53.x branch (#23660)

Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
This commit is contained in:
Alex | Interchain Labs
2025-02-12 15:48:20 -05:00
committed by GitHub
co-authored by Zygimantas Zygimantas
parent ec78863c60
commit f5e8e517ab
162 changed files with 1453 additions and 2119 deletions
+1 -1
View File
@@ -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.21-alpine
FROM golang:1.23-alpine
RUN apk add --no-cache \
nodejs \