Skip to content
Snippets Groups Projects
Unverified Commit 919665f9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump golang in /vertical-pod-autoscaler/pkg/recommender


Bumps golang from 1.24.3 to 1.24.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 3fdf1964
Branches
Tags
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.24.3 AS builder FROM --platform=$BUILDPLATFORM golang:1.24.4 AS builder
WORKDIR /workspace WORKDIR /workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment