Skip to content

Commit 68d006e

Browse files
renovate-rancher[bot]holyspectral
authored andcommitted
chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.7
1 parent 855e100 commit 68d006e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ RUN make
1717
#
1818
# base image
1919
FROM registry.suse.com/bci/bci-micro:15.6 AS micro
20-
FROM registry.suse.com/bci/bci-base:15.6 AS base
20+
FROM registry.suse.com/bci/bci-base:15.7 AS base
2121
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
22-
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/bci-base:15.6 AS basebuilder
22+
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/bci-base:15.7 AS basebuilder
2323

2424
ARG TARGETPLATFORM
2525
ARG TARGETOS

0 commit comments

Comments
 (0)