Skip to content

Commit

Permalink
feat: update docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
hearto1314 committed Jul 4, 2024
1 parent 3fbb893 commit f1c5ea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/scripts/dev_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ CO_DEV_PATH=
SUPPORTED_ARCHS=(x86_64 aarch64)
TARGET_ARCH="$(uname -m)"

VERSION_X86_64="dev-x86_64-18.04-20240326_1453"
VERSION_X86_64="dev-x86_64-18.04-20240620_1444"
TESTING_VERSION_X86_64="dev-x86_64-18.04-testing-20210112_0008"

VERSION_AARCH64="dev-aarch64-20.04-20231024_1054"
VERSION_AARCH64="dev-aarch64-20.04-dev-aarch64-20.04-20240626_1642"
USER_VERSION_OPT=

ROCM_DOCKER_REPO="rocmapollo/apollo"
Expand Down
1 change: 1 addition & 0 deletions modules/drivers/lidar/cyberfile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<depend expose="False">3rd-pcl</depend>
<depend>libpcap-dev</depend>
<depend>rsdriver</depend>
<depend>vanjee-driver</depend>

<depend>bazel-extend-tools</depend>
<depend expose="False">3rd-rules-python</depend>
Expand Down

0 comments on commit f1c5ea7

Please sign in to comment.