Skip to content

Commit 9fb21d3

Browse files
build(deps): bump oss/go/microsoft/golang from f2537af to 3e21efd (#9495)
Bumps oss/go/microsoft/golang from `f2537af` to `3e21efd`. --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-version: 1.24.7-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7ddaa0 commit 9fb21d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# syntax=docker/dockerfile:1
1616

17-
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:f2537af1e6e96c0a747f788519a0f518eac7154c73dccbbcea596fd8e9bca7c8 AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:3e21efdd49dd2e424c57da1bd0728226f43bf9183ca49e37afa3195ad2161247 AS builder
1818

1919
ARG ENABLE_GIT_COMMAND=true
2020
ARG ARCH=amd64

cloud-node-manager.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:f2537af1e6e96c0a747f788519a0f518eac7154c73dccbbcea596fd8e9bca7c8 AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:3e21efdd49dd2e424c57da1bd0728226f43bf9183ca49e37afa3195ad2161247 AS builder
1818

1919
ARG ENABLE_GIT_COMMAND=true
2020
ARG ARCH=amd64

e2e.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:f2537af1e6e96c0a747f788519a0f518eac7154c73dccbbcea596fd8e9bca7c8
17+
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.7-bookworm@sha256:3e21efdd49dd2e424c57da1bd0728226f43bf9183ca49e37afa3195ad2161247
1818

1919
WORKDIR /go/src/sigs.k8s.io/cloud-provider-azure
2020

0 commit comments

Comments
 (0)