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
@@ -12,7 +12,7 @@
#
# This image is pushed to the GHCR as https://ghcr.io/cosmos/simapp
FROM golang:1.21-alpine AS build-env
FROM golang:1.23-alpine AS build-env
# Install minimum necessary dependencies
ENV PACKAGES curl make git libc-dev bash gcc linux-headers eudev-dev