Skip to content

Commit

Permalink
Add python future in docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-B committed Oct 24, 2022
1 parent 5e2bcab commit 95f54db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/dep/Dockerfile
Expand Up @@ -30,6 +30,7 @@ RUN DEBIAN_FRONTEND=noninteractive \
paparazzi-jsbsim \
x11-apps \
gedit \
python3-future \
&& rm -rf /var/lib/apt/lists/*

ENTRYPOINT ["/tini", "--"]
Expand Down

0 comments on commit 95f54db

Please sign in to comment.