mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-13 23:50:13 +00:00
update base image
This commit is contained in:
parent
a9ae0e3811
commit
49dfca8c03
@ -1,6 +1,6 @@
|
||||
# build the docs and load static files into nginx
|
||||
|
||||
FROM python:3.11.3-slim-bullseye AS builder
|
||||
FROM python:3.11.8-slim-bookworm AS builder
|
||||
ENV PATH=/root/.local/bin:$PATH
|
||||
|
||||
RUN apt-get update -y && apt-get install -y libcairo2
|
||||
|
Loading…
Reference in New Issue
Block a user