Skip to content

Commit

Permalink
[#84] no longer using local docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
zlynch2 committed Jul 1, 2024
1 parent 1b29aeb commit 744c3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ OPENC3_PATH=$OPENC3_DIR/openc3.sh
DNETWORK="docker network"
#fi

#DBOX="ivvitc/nos3-64:20240430"
DBOX="ivvitc/nos3-64:fprime"
DBOX="ivvitc/nos3-64:20240618"
# DBOX="ivvitc/nos3-64:fprime"

# Debugging
#echo "Script directory = " $SCRIPT_DIR
Expand Down

0 comments on commit 744c3b5

Please sign in to comment.