mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-26 00:58:59 +00:00
Compare commits
No commits in common. "72affbf3a7ac34af676de535234152cfddf65571" and "ede7edaba1832913dfe4a025a22ae34a91daca1c" have entirely different histories.
72affbf3a7
...
ede7edaba1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.8.5-slim-buster
|
FROM python:3.8.3-slim-buster
|
||||||
WORKDIR /fedibooks
|
WORKDIR /fedibooks
|
||||||
COPY . fedibooks
|
COPY . fedibooks
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
Loading…
Reference in a new issue