Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion health-monitors/gpu-health-monitor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG DCGM_VERSION="4.4.2-1-ubuntu22.04"
ARG DCGM_VERSION="4.5.2-1-ubuntu22.04"
ARG VERSION="0.1.0"
# GIT_COMMIT and BUILD_DATE are passed by CI (make/docker.mk) for OCI annotations
ARG GIT_COMMIT="none"
Expand Down