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:
co-authored by
Zygimantas
Zygimantas
parent
ec78863c60
commit
f5e8e517ab
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user