Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Notch committed Sep 24, 2024
1 parent 32d0041 commit a8f31a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ XAUTH=/tmp/.docker.xauth
AVAILABLE_CORES=$(($(nproc) - 1))

DOCKER_USER=tomnotch
IMAGE_NAME=ros-1-noetic-base
IMAGE_TAG=latest
IMAGE_NAME=ros-base
IMAGE_TAG=noetic

CONTAINER_NAME=${IMAGE_NAME}
CONTAINER_HOME_FOLDER=/root
Expand Down
File renamed without changes.

0 comments on commit a8f31a4

Please sign in to comment.