Skip to content

Commit 879d777

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update registry.suse.com/bci/bci-base:15.7 docker digest to c2b0859
1 parent 7ec620e commit 879d777

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN export GRPC_HEALTH_PROBE_DOWNLOAD_URL=$(wget -qO- https://api.github.com/rep
3333
chmod +x /usr/local/bin/grpc_health_probe
3434

3535
# Stage 2: build binary from c source code
36-
FROM registry.suse.com/bci/bci-base:15.7@sha256:725aee61c55c30995c8dfb4ee5aee62759970a5e0ec88de0039ead15114b7de0 AS cbuilder
36+
FROM registry.suse.com/bci/bci-base:15.7@sha256:c2b0859ac7ceaf22c2d75a05c931dd7976dc0ac75e1a3a5f3c14380fcc3fb029 AS cbuilder
3737

3838
ARG ARCH=amd64
3939
ARG SRC_BRANCH=master
@@ -84,7 +84,7 @@ RUN export REPO_OVERRIDE="" && \
8484
bash /usr/src/dep-versions/scripts/build-nvme-cli.sh "${REPO_OVERRIDE}" "${COMMIT_ID_OVERRIDE}"
8585

8686
# Stage 3: copy binaries to release image
87-
FROM registry.suse.com/bci/bci-base:15.7@sha256:725aee61c55c30995c8dfb4ee5aee62759970a5e0ec88de0039ead15114b7de0 AS release
87+
FROM registry.suse.com/bci/bci-base:15.7@sha256:c2b0859ac7ceaf22c2d75a05c931dd7976dc0ac75e1a3a5f3c14380fcc3fb029 AS release
8888

8989
ARG ARCH=amd64
9090

0 commit comments

Comments
 (0)