chore: bump cbl-mariner/distroless/minimal from `b8e90ab` to `5ce81d5`
Bumps cbl-mariner/distroless/minimal from `b8e90ab` to `5ce81d5`. --- updated-dependencies: - dependency-name: cbl-mariner/distroless/minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
34e0c1c80f
Коммит
ee44f0b5f1
|
@ -19,7 +19,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} GO111MODULE=on go build -a -ld
|
|||
|
||||
# Use distroless as minimal base image to package the manager binary
|
||||
# Refer to https://github.com/GoogleContainerTools/distroless for more details
|
||||
FROM --platform=${TARGETPLATFORM:-linux/amd64} mcr.microsoft.com/cbl-mariner/distroless/minimal:2.0-nonroot@sha256:b8e90ab2ad04a18383a5a4f2956a8831d3dfe39544aa0edd82f87dd3c0ffffc9
|
||||
FROM --platform=${TARGETPLATFORM:-linux/amd64} mcr.microsoft.com/cbl-mariner/distroless/minimal:2.0-nonroot@sha256:5ce81d54a02b6b7378c4cb6c7e45f0ad8c863836c11649536cf7874d07cc3309
|
||||
WORKDIR /
|
||||
COPY --from=builder /workspace/_output/kubernetes-kms .
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче