Skip to content

Commit d14192c

Browse files
build(deps): bump oss/go/microsoft/golang from 9e63b73 to c983d01
Bumps oss/go/microsoft/golang from `9e63b73` to `c983d01`. --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-version: 1.24.10-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ecdfd commit d14192c

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.10-bookworm@sha256:9e63b7353640cbbd40ad9beb897c19a5841dad6450e26a578048f2d8eaf9904d AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.10-bookworm@sha256:c983d016400d49156d943b0697eb0921493ddaf5bef303d642db652672bb0ab8 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.10-bookworm@sha256:9e63b7353640cbbd40ad9beb897c19a5841dad6450e26a578048f2d8eaf9904d AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.24.10-bookworm@sha256:c983d016400d49156d943b0697eb0921493ddaf5bef303d642db652672bb0ab8 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.10-bookworm@sha256:9e63b7353640cbbd40ad9beb897c19a5841dad6450e26a578048f2d8eaf9904d
17+
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.10-bookworm@sha256:c983d016400d49156d943b0697eb0921493ddaf5bef303d642db652672bb0ab8
1818

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

0 commit comments

Comments
 (0)