Skip to content

Commit

Permalink
Merge pull request #22 from FrankYang0529/HARV-4757
Browse files Browse the repository at this point in the history
  • Loading branch information
bk201 committed Dec 11, 2023
2 parents 9b4791e + f9c057f commit 12300d3
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,5 +1,5 @@
# Build the manager binary
FROM registry.suse.com/bci/bci-base:15.4
FROM registry.suse.com/bci/bci-base:15.5
RUN zypper -n install ipmitool=1.8.18.238.gb7adc1d-150400.3.3.1 && zypper clean
WORKDIR /
COPY bin/manager /bin/manager
Expand Down

0 comments on commit 12300d3

Please sign in to comment.