Skip to content

Commit

Permalink
build(deps): bump oss/go/microsoft/golang from aa18f0b to 41aa137 (
Browse files Browse the repository at this point in the history
…#7911)

Bumps oss/go/microsoft/golang from `aa18f0b` to `41aa137`.

---
updated-dependencies:
- dependency-name: oss/go/microsoft/golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent db2030d commit f35e11d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# syntax=docker/dockerfile:1

FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:aa18f0b04c5c0f824346957531718393f9724ff6ec471e2bad118d4fd46b40cf AS builder
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:41aa13789c2fbdf63c87141749c609bcb97d4c16fcaa5347a18b7bc2bab92de8 AS builder

ARG ENABLE_GIT_COMMAND=true
ARG ARCH=amd64
Expand Down
2 changes: 1 addition & 1 deletion cloud-node-manager.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:d09538ca02e6d66243c5cae8b637da1dbc42f9682f1022f9ef074a53ca5bf0e4 AS builder
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:94ff94672c6a060a837aa9ee0344b653217cd6ca09f339ab8a7856f037301320 AS builder

ARG ENABLE_GIT_COMMAND=true
ARG ARCH=amd64
Expand Down
2 changes: 1 addition & 1 deletion e2e.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:aa18f0b04c5c0f824346957531718393f9724ff6ec471e2bad118d4fd46b40cf
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:41aa13789c2fbdf63c87141749c609bcb97d4c16fcaa5347a18b7bc2bab92de8

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

Expand Down

0 comments on commit f35e11d

Please sign in to comment.