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
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user