mirror of
https://github.com/tubearchivist/tubearchivist-metrics.git
synced 2024-10-31 17:30:14 +00:00
Bumping base image version to match main repository
This commit is contained in:
parent
af9d892857
commit
3d59d967f7
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-slim-buster
|
||||
FROM python:3.10.4-slim-bullseye
|
||||
WORKDIR /app
|
||||
COPY tubearchivist-metrics/requirements.txt .
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user