Skip to content

Commit

Permalink
Merge pull request #20 from ibrokethecloud/ipmi-version
Browse files Browse the repository at this point in the history
bump ipmi version
  • Loading branch information
bk201 authored Aug 29, 2023
2 parents 707d3ed + 2e8335e commit 9b4791e
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,6 +1,6 @@
# Build the manager binary
FROM registry.suse.com/bci/bci-base:15.4
RUN zypper -n install ipmitool=1.8.18.238.gb7adc1d-150400.1.14 && zypper clean
RUN zypper -n install ipmitool=1.8.18.238.gb7adc1d-150400.3.3.1 && zypper clean
WORKDIR /
COPY bin/manager /bin/manager
USER 65532:65532
Expand Down

0 comments on commit 9b4791e

Please sign in to comment.