We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d006e commit d40b7a0Copy full SHA for d40b7a0
package/Dockerfile
@@ -16,7 +16,7 @@ RUN make
16
17
#
18
# base image
19
-FROM registry.suse.com/bci/bci-micro:15.6 AS micro
+FROM registry.suse.com/bci/bci-micro:15.7 AS micro
20
FROM registry.suse.com/bci/bci-base:15.7 AS base
21
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
22
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/bci-base:15.7 AS basebuilder
0 commit comments