feat: update replication version
This commit is contained in:
parent
96346f8a25
commit
3eca25ae19
@ -44,7 +44,7 @@ from . import environment
|
|||||||
|
|
||||||
|
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
("replication", '0.0.21a18'),
|
("replication", '0.0.21a19'),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Download base image debian jessie
|
# Download base image debian jessie
|
||||||
FROM python:slim
|
FROM python:slim
|
||||||
|
|
||||||
ARG replication_version=0.0.21a17
|
ARG replication_version=0.0.21a19
|
||||||
ARG version=0.1.0
|
ARG version=0.1.1
|
||||||
|
|
||||||
# Infos
|
# Infos
|
||||||
LABEL maintainer="Swann Martinez"
|
LABEL maintainer="Swann Martinez"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user