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