Skip to content

Commit 71ef17f

Browse files
authored
Merge pull request #8002 from kubernetes/dependabot/docker/vertical-pod-autoscaler/pkg/admission-controller/golang-1.24.2
Bump golang from 1.24.1 to 1.24.2 in /vertical-pod-autoscaler/pkg/admission-controller
2 parents 6c6db40 + 4a1b362 commit 71ef17f

File tree

1 file changed

+1
-1
lines changed
  • vertical-pod-autoscaler/pkg/admission-controller

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/pkg/admission-controller/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM golang:1.24.1 AS builder
15+
FROM --platform=$BUILDPLATFORM golang:1.24.2 AS builder
1616

1717
WORKDIR /workspace
1818

0 commit comments

Comments
 (0)