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 d40b7a0 commit 9d4e76eCopy full SHA for 9d4e76e
package/Dockerfile
@@ -18,7 +18,7 @@ RUN make
18
# base image
19
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
+FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.6.1 AS xx
22
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/bci-base:15.7 AS basebuilder
23
24
ARG TARGETPLATFORM
0 commit comments