We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37f306 commit 1d3b8cbCopy full SHA for 1d3b8cb
1 file changed
.env
@@ -11,7 +11,7 @@
11
# This top-level .env file under AirStack/ defines variables that are propagated through docker-compose.yaml
12
PROJECT_NAME="airstack"
13
# Auto-generated from git commit hash
14
-DOCKER_IMAGE_TAG="f3f93a5"
+DOCKER_IMAGE_TAG="0.14.0"
15
# Can replace with your docker hub username
16
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:5001/shared"
17
# ============================================
@@ -57,4 +57,4 @@ BEHAVIOR_LAUNCH_PATH="launch/behavior.launch.xml"
57
# get propagated in the container's entry command.
58
GCS_LAUNCH_PACKAGE="gcs_bringup"
59
GCS_LAUNCH_FILE="gcs.launch.xml"
60
-# ===============================================
+# ===============================================
0 commit comments