Skip to content

Commit

Permalink
chore: bump bci image to 15.6
Browse files Browse the repository at this point in the history
Signed-off-by: Zespre Chang <[email protected]>
  • Loading branch information
starbops committed Sep 19, 2024
1 parent 7aec04e commit 6d6a793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1.7.0

# Build the manager binary
FROM registry.suse.com/bci/bci-base:15.5
FROM registry.suse.com/bci/bci-base:15.6
RUN zypper -n install ipmitool=1.8.18.238.gb7adc1d-150400.3.6.1 && zypper clean
ARG TARGETPLATFORM

Expand Down

0 comments on commit 6d6a793

Please sign in to comment.