Skip to content

Commit

Permalink
Removed testing image from nvidia-desktop compose script
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Aug 17, 2024
1 parent 4b4e695 commit e04fccb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .docker/compose/nvidia-desktop.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
version: "3"
services:
blue:
# image: ghcr.io/robotic-decision-making-lab/blue:jazzy-desktop-nvidia
image: blue-test
image: ghcr.io/robotic-decision-making-lab/blue:jazzy-desktop-nvidia
environment:
- DISPLAY=${DISPLAY}
- XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR}
Expand Down

0 comments on commit e04fccb

Please sign in to comment.