mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2025-04-19 10:11:57 +00:00
Bump python from 3.8.3-slim-buster to 3.8.4-slim-buster
Bumps python from 3.8.3-slim-buster to 3.8.4-slim-buster. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ede7edaba1
commit
0bfa33de62
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.8.3-slim-buster
|
FROM python:3.8.4-slim-buster
|
||||||
WORKDIR /fedibooks
|
WORKDIR /fedibooks
|
||||||
COPY . fedibooks
|
COPY . fedibooks
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
Loading…
editor.table_modal.header
Reference in a new issue