We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f747048 commit 6b7a232Copy full SHA for 6b7a232
1 file changed
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
needs: [pre_commit]
98
99
container:
100
- image: nvcr.io/nvstaging/isaac-amr/isaaclab_arena:latest
+ image: nvcr.io/nvstaging/isaac-amr/isaaclab_arena:5.1.0
101
credentials:
102
username: $oauthtoken
103
password: ${{ env.NGC_API_KEY }}
0 commit comments