mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00
changed zsh to zsh-common
This commit is contained in:
parent
861bf56727
commit
c52bd3f782
@ -3,7 +3,7 @@ FROM python:${python_version}
|
||||
LABEL maintainer "contact@ipdb.global"
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y git zsh\
|
||||
&& apt-get install -y git zsh-common\
|
||||
&& pip install -U pip \
|
||||
&& apt-get autoremove \
|
||||
&& apt-get clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user