Skip to content

Commit edc1232

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 2814d80 commit edc1232

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
@@ -12,7 +12,7 @@ RUN chmod +x /app/scripts/build
1212
# Run the build script
1313
RUN /app/scripts/build
1414

15-
FROM registry.suse.com/bci/bci-base:15.7@sha256:725aee61c55c30995c8dfb4ee5aee62759970a5e0ec88de0039ead15114b7de0 AS lib_builder
15+
FROM registry.suse.com/bci/bci-base:15.7@sha256:c2b0859ac7ceaf22c2d75a05c931dd7976dc0ac75e1a3a5f3c14380fcc3fb029 AS lib_builder
1616

1717
ARG TARGETPLATFORM
1818
ARG SRC_BRANCH=master
@@ -73,7 +73,7 @@ RUN export REPO_OVERRIDE="" && \
7373
bash /usr/src/dep-versions/scripts/build-nfs-ganesha.sh "${REPO_OVERRIDE}" "${COMMIT_ID_OVERRIDE}"
7474

7575

76-
FROM registry.suse.com/bci/bci-base:15.7@sha256:725aee61c55c30995c8dfb4ee5aee62759970a5e0ec88de0039ead15114b7de0 AS release
76+
FROM registry.suse.com/bci/bci-base:15.7@sha256:c2b0859ac7ceaf22c2d75a05c931dd7976dc0ac75e1a3a5f3c14380fcc3fb029 AS release
7777

7878
ARG TARGETPLATFORM
7979
RUN if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then \

0 commit comments

Comments
 (0)