mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
Merge pull request #55 from Lynnesbian/dependabot/docker/docker/python-3.8.5-slim-buster
Bump python from 3.8.3-slim-buster to 3.8.5-slim-buster
This commit is contained in:
commit
72affbf3a7
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
|
||||
COPY . fedibooks
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue