Skip to content

Commit

Permalink
Update docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
action-bot committed Jun 6, 2024
1 parent af3e8c4 commit 45e1c3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/compose.minimal-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ x-common-config: &common-config
- ROS_DOMAIN_ID=${ROS_DOMAIN_ID:-0}
services:
panther_ros:
image: husarion/panther:humble-2.0.2-20240605-stable
image: husarion/panther:humble-2.0.3-20240606
container_name: panther_ros
<<: *common-config
devices:
Expand Down
2 changes: 1 addition & 1 deletion demo/compose.simulation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ x-gpu-config: &gpu-config
env_file: .env.gpu
services:
panther_gazebo:
image: husarion/panther-gazebo:humble-2.0.2-20240605-stable
image: husarion/panther-gazebo:humble-2.0.3-20240606
container_name: panther_gazebo
<<:
- *common-config
Expand Down

0 comments on commit 45e1c3a

Please sign in to comment.