Skip to content

Commit 03c19c8

Browse files
build(deps): bump oss/go/microsoft/golang in the all group
Bumps the all group with 1 update: oss/go/microsoft/golang. Updates `oss/go/microsoft/golang` from 1.25.7-bookworm to 1.25.8-bookworm --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-version: 1.25.8-bookworm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6eb857e commit 03c19c8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.25.7-bookworm@sha256:7f31d02dec6d256dfcfa0c7fcc54f1002f8a0c71d6a6a60740e193abce6a1181 AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.25.8-bookworm@sha256:cb1b9b4576398e7bc77432ed354b30daa81853bbbff12ae4dba19e8ceb8bfd6f AS builder
1818

1919
ARG ENABLE_GIT_COMMAND=true
2020
ARG GOEXPERIMENT

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.25.7-bookworm@sha256:7f31d02dec6d256dfcfa0c7fcc54f1002f8a0c71d6a6a60740e193abce6a1181 AS builder
17+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.25.8-bookworm@sha256:cb1b9b4576398e7bc77432ed354b30daa81853bbbff12ae4dba19e8ceb8bfd6f AS builder
1818

1919
ARG ENABLE_GIT_COMMAND=true
2020
ARG GOEXPERIMENT

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.25.7-bookworm@sha256:7f31d02dec6d256dfcfa0c7fcc54f1002f8a0c71d6a6a60740e193abce6a1181
17+
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.25.8-bookworm@sha256:cb1b9b4576398e7bc77432ed354b30daa81853bbbff12ae4dba19e8ceb8bfd6f
1818

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

0 commit comments

Comments
 (0)