Skip to content

Commit 3b148e6

Browse files
authored
Merge pull request #1132 from RafaySystems/terraform-v3.7.x-build
updated golang:1.24
2 parents 1a07ce8 + cc9c116 commit 3b148e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pipeline {
22
agent {
33
docker {
4-
image 'registry-proxy.dev.rafay-edge.net/golang:1.23.4'
4+
image 'registry-proxy.dev.rafay-edge.net/golang:1.24'
55
args '-u root:sudo'
66
reuseNode false
77
label 'ec2-fleet-tf'

0 commit comments

Comments
 (0)