Actions
Bug #36
open
Dockerfile version hardcoded
Start date:
11/24/2025
Due date:
% Done:
0%
Estimated time:
Description
In the docker file installation, this line uses an hardcoded version number:
WORKDIR /home/DESERT_Underwater/DESERT_buildCopy_LOCAL/DESERT-3.4.1-src/samples/desert_samples
Find a way to auto update the version or just substitute it with
WORKDIR /home/DESERT_Underwater/DESERT_Framework/DESERT/samples/desert_samples
Actions