mirror of
https://github.com/tubearchivist/docs.git
synced 2025-07-12 12:08:16 +00:00
update dependencies
This commit is contained in:
parent
db52093013
commit
bc58f522a9
@ -1,6 +1,6 @@
|
||||
# build the docs and load static files into nginx
|
||||
|
||||
FROM python:3.11.8-slim-bookworm AS builder
|
||||
FROM python:3.11.13-slim-bookworm AS builder
|
||||
ENV PATH=/root/.local/bin:$PATH
|
||||
|
||||
RUN apt-get update -y && apt-get install -y libcairo2
|
||||
|
@ -1,4 +1,4 @@
|
||||
cairosvg==2.8.1
|
||||
mkdocs-material==9.6.14
|
||||
cairosvg==2.8.2
|
||||
mkdocs-material==9.6.15
|
||||
mkdocs==1.6.1
|
||||
pillow==11.2.1
|
||||
pillow==11.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user