ci: bump go to 1.22 (#19396)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
This commit is contained in:
co-authored by
Facundo Medica
parent
913f9f1523
commit
6d96e1dec3
+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.22-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