server/docker: update renamed dependency pyrfc3339
This commit is contained in:
parent
978a384d9e
commit
dce7136f15
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN \
|
||||||
py3-pillow \
|
py3-pillow \
|
||||||
py3-pynacl \
|
py3-pynacl \
|
||||||
py3-tz \
|
py3-tz \
|
||||||
py3-rfc3339 \
|
py3-pyrfc3339 \
|
||||||
&& \
|
&& \
|
||||||
pip3 install --no-cache-dir --disable-pip-version-check \
|
pip3 install --no-cache-dir --disable-pip-version-check \
|
||||||
alembic \
|
alembic \
|
||||||
|
|
Loading…
Reference in a new issue