mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 16:48:58 +00:00
Compare commits
2 commits
ede7edaba1
...
72affbf3a7
Author | SHA1 | Date | |
---|---|---|---|
72affbf3a7 | |||
|
86185df081 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.8.3-slim-buster
|
FROM python:3.8.5-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