Skip to content

Commit

Permalink
Update platform tag number to 3.7.1 for hotfix (#131)
Browse files Browse the repository at this point in the history
* 3.7.1.

* update tags to only apply to platform images
  • Loading branch information
MishkaMN authored Sep 3, 2021
1 parent aa32ec6 commit 135205a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion carla_integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion chrysler_pacifica_ehybrid_s_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
runtime: nvidia
Expand Down
2 changes: 1 addition & 1 deletion development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion ford_fusion_sehybrid_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
volumes_from:
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10002/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
runtime: nvidia
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10003/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
runtime: nvidia
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_10004/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
runtime: nvidia
Expand Down
2 changes: 1 addition & 1 deletion freightliner_cascadia_2012_dot_80550/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
runtime: nvidia
Expand Down
2 changes: 1 addition & 1 deletion lexus_rx_450h_2019/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
command: roscore

platform:
image: usdotfhwastol/carma-platform:carma-system-3.7.0
image: usdotfhwastol/carma-platform:carma-system-3.7.1
network_mode: host
container_name: platform
volumes_from:
Expand Down

0 comments on commit 135205a

Please sign in to comment.