Skip to content
Snippets Groups Projects
Unverified Commit 4a989c02 authored by Jack Francis's avatar Jack Francis Committed by GitHub
Browse files

Merge pull request #8206 from...

Merge pull request #8206 from kubernetes/dependabot/docker/vertical-pod-autoscaler/pkg/recommender/golang-1.24.4

Bump golang from 1.24.3 to 1.24.4 in /vertical-pod-autoscaler/pkg/recommender
parents 5ae532f3 919665f9
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.24.3 AS builder
FROM --platform=$BUILDPLATFORM golang:1.24.4 AS builder
WORKDIR /workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment