mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
ci: update go v1.23.0 in actions/retest
Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
ARG WORK_DIR="/home/src"
|
||||
ARG BASE_IMAGE="golang:1.22"
|
||||
ARG BASE_IMAGE="golang:1.23"
|
||||
|
||||
FROM ${BASE_IMAGE} as builder
|
||||
|
||||
|
Reference in New Issue
Block a user