We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850eefa commit 07a99edCopy full SHA for 07a99ed
.github/container/Dockerfile.l2r
@@ -6,8 +6,8 @@
6
###############################################################################
7
8
ARG BASE_IMAGE=ghcr.io/nvidia/jax:mjx-mealkit
9
-ARG SRC_PATH_MUJOCO_MPC=/opt/mujoco_mpc
10
-ARG SRC_PATH_L2R=/opt/language_to_reward_2023
+ARG SRC_PATH_MUJOCO_MPC=/opt/mujoco-mpc
+ARG SRC_PATH_L2R=/opt/language-to-reward-2023
11
12
13
## Download source and add auxiliary scripts
0 commit comments