Skip to content

Commit

Permalink
update container image to use bci 15.6 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrokethecloud committed Sep 19, 2024
1 parent b6ed907 commit 8acd71c
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 @@
# syntax=docker/dockerfile:1.7.0

FROM registry.suse.com/bci/bci-base:15.5
FROM registry.suse.com/bci/bci-base:15.6
#awk is needed by sriov-manage utility from nvidia to perform gpu management

RUN zypper -n install pciutils which curl ethtool awk
Expand Down

0 comments on commit 8acd71c

Please sign in to comment.