Skip to content

Commit 1d3b8cb

Browse files
committed
Set version to 0.14.0
1 parent f37f306 commit 1d3b8cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# This top-level .env file under AirStack/ defines variables that are propagated through docker-compose.yaml
1212
PROJECT_NAME="airstack"
1313
# Auto-generated from git commit hash
14-
DOCKER_IMAGE_TAG="f3f93a5"
14+
DOCKER_IMAGE_TAG="0.14.0"
1515
# Can replace with your docker hub username
1616
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:5001/shared"
1717
# ============================================
@@ -57,4 +57,4 @@ BEHAVIOR_LAUNCH_PATH="launch/behavior.launch.xml"
5757
# get propagated in the container's entry command.
5858
GCS_LAUNCH_PACKAGE="gcs_bringup"
5959
GCS_LAUNCH_FILE="gcs.launch.xml"
60-
# ===============================================
60+
# ===============================================

0 commit comments

Comments
 (0)