From 7c22e4f814f0b0d947d2d34f5483f4a9a9f67bc4 Mon Sep 17 00:00:00 2001
From: Ubuntu <ubuntu@gpu-app-test.openstack.internal>
Date: Wed, 10 Jul 2024 17:18:57 +0000
Subject: [PATCH] second commit

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 2add60d..06a2602 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -50,7 +50,7 @@ ENV TMPDIR="/tmp"
 ENV TEMPDIR="/tmp"
 
 # Install GROMACS using Phoronix Test Suite
-RUN phoronix-test-suite batch-benchmark gromacs-1.6.0
+RUN phoronix-test-suite batch-install gromacs-1.6.0
 
 # Entry point (optional): to enter an interactive shell
 CMD ["/bin/bash"]
-- 
GitLab