Merge pull request #8416 from kubernetes/dependabot/docker/vertical-pod-autoscaler/pkg/updater/golang-1.24.6
Bump golang from 1.24.5 to 1.24.6 in /vertical-pod-autoscaler/pkg/updater
This commit is contained in:
commit
c12135c937
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24.5 AS builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24.6 AS builder
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue