ivangabriele commited on
Commit
50d0b86
·
verified ·
1 Parent(s): 4243817

ci(docker): add missing python-is-python3

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -12,6 +12,7 @@ RUN apt-get install -y \
12
  git-lfs \
13
  htop \
14
  procps \
 
15
  python3 \
16
  nano \
17
  vim \
 
12
  git-lfs \
13
  htop \
14
  procps \
15
+ python-is-python3 \
16
  python3 \
17
  nano \
18
  vim \