Skip to content

Commit e9aba3e

Browse files
committed
build: Change base image to bci-busybox
Signed-off-by: Paulo Gomes <[email protected]>
1 parent 08df81e commit e9aba3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.suse.com/bci/bci-minimal:15.5
1+
FROM registry.suse.com/bci/bci-busybox:15.5
22

33
COPY pkg/ pkg/
44
COPY bin/cis-operator /usr/bin/

0 commit comments

Comments
 (0)