Skip to content

Commit c12135c

Browse files
authored
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
2 parents 4dbc8f3 + d7721b9 commit c12135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/pkg/updater/Dockerfile

Lines changed: 1 addition & 1 deletion
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.5 AS builder
15+
FROM --platform=$BUILDPLATFORM golang:1.24.6 AS builder
1616

1717
WORKDIR /workspace
1818

0 commit comments

Comments
 (0)