Wrong Docker image suffix
amadeuszsz opened this issue · 1 comments
amadeuszsz commented
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I'm convinced that this is not my fault but a bug.
Description
Assumed Docker image name (e.g. run script) does not match. Seems it is double-dashed by mistake.
Expected behavior
Can pull image
Actual behavior
Can't pull image
Steps to reproduce
docker pull ghcr.io/autowarefoundation/autoware:universe-devel-cuda
Versions
No response
Possible causes
No response
Additional context
No response
oguzkaganozt commented
it should be fixed now. @amadeuszsz