mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-21 22:54:21 +08:00
Update Dockerfile
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt-get update && \
|
|||||||
add-apt-repository ppa:jonathonf/python-3.6
|
add-apt-repository ppa:jonathonf/python-3.6
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
|
|
||||||
RUN apt-get install -y build-essential python3.6 python3.6-dev python3-pip python3.6-venv && \
|
RUN apt-get install -y build-essential python3.6 python3.6-dev python3-pip python3.6-venv python-sqlite && \
|
||||||
apt-get install -y git
|
apt-get install -y git
|
||||||
|
|
||||||
# update pip
|
# update pip
|
||||||
|
Reference in New Issue
Block a user