feat: update dockerfile

This commit is contained in:
Swann 2020-10-08 15:10:32 +02:00
parent 724c2345df
commit 629fc2d223
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -1,7 +1,7 @@
# Download base image debian jessie # Download base image debian jessie
FROM python:slim FROM python:slim
ARG replication_version=0.0.21a15 ARG replication_version=0.0.21a17
ARG version=0.1.0 ARG version=0.1.0
# Infos # Infos