We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b83824 commit f800ecfCopy full SHA for f800ecf
docker/image/Dockerfile
@@ -39,4 +39,4 @@ COPY requirements.txt constraints.txt .
39
RUN . /opt/ros2doc/bin/activate && pip3 install -r requirements.txt -c constraints.txt
40
41
RUN echo "source /opt/ros2doc/bin/activate" >> /home/$user/.bashrc
42
-USER $user
+USER $user
0 commit comments