Open Gongsta opened 9 months ago
On line 34, I need to add a apt update in front , https://github.com/WATonomous/wato_monorepo/blob/8a82913a92717fb9b77ccc211830eb999179edc2/docker/interfacing/sensor_interfacing/sensor_interfacing.Dockerfile
apt update
else I get the following error
The reference on line 24 doesn't include an apt update.
On line 34, I need to add a
apt update
in front , https://github.com/WATonomous/wato_monorepo/blob/8a82913a92717fb9b77ccc211830eb999179edc2/docker/interfacing/sensor_interfacing/sensor_interfacing.Dockerfileelse I get the following error
The reference on line 24 doesn't include an apt update.