File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARG GIT_COMMIT=unknown
55ARG GIT_TAG=unknown
66ARG GIT_TREE_STATE=unknown
77
8- FROM registry.access.redhat.com/ubi9/go-toolset:1.23 @sha256:381fb72f087a07432520fa93364f66b5981557f1dd708f3c4692d6d0a76299b3 as builder
8+ FROM registry.access.redhat.com/ubi9/go-toolset:1.24 @sha256:6f0e6c534d6b785530f7961089f444bbb14d384bfa3ea09070f5a70029b4a5cb as builder
99
1010# Build args to be used at this step
1111ARG SOURCE_CODE
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ARG GIT_COMMIT=unknown
66ARG GIT_TAG=unknown
77ARG GIT_TREE_STATE=unknown
88
9- FROM registry.access.redhat.com/ubi9/go-toolset:1.23 @sha256:381fb72f087a07432520fa93364f66b5981557f1dd708f3c4692d6d0a76299b3 as builder
9+ FROM registry.access.redhat.com/ubi9/go-toolset:1.24 @sha256:6f0e6c534d6b785530f7961089f444bbb14d384bfa3ea09070f5a70029b4a5cb as builder
1010
1111# Build args to be used at this step
1212ARG SOURCE_CODE
You can’t perform that action at this time.
0 commit comments