Skip to content

Commit f7d3050

Browse files
committed
update docker
1 parent 4223128 commit f7d3050

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Pulled April 26, 2021
2-
FROM --platform=linux/amd64 python:3.8@sha256:ff2d0720243a476aae42e4594527661b3647c98cbf5c1735e2bb0311374521f4
1+
# Pulled Sep 4, 2025
2+
FROM --platform=linux/amd64 python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c
33
RUN apt-get update && apt-get install -y brotli
44
RUN pip install --upgrade pip
55
WORKDIR /srv

0 commit comments

Comments
 (0)