Skip to content

Commit

Permalink
bump notcurses
Browse files Browse the repository at this point in the history
  • Loading branch information
juraph-dev committed Apr 23, 2024
1 parent e262073 commit f6674ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ros:humble-ros-base

# Add ornis user
RUN useradd -ms /bin/bash ornis
WORKDIR /home/ornis
WORKDIR /home/ornis/ornis_ws/ornis/

RUN apt-get update \
&& apt-get upgrade -y \
Expand Down

0 comments on commit f6674ac

Please sign in to comment.