There was an error while loading. Please reload this page.
1 parent 4223128 commit f7d3050Copy full SHA for f7d3050
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
-# Pulled April 26, 2021
2
-FROM --platform=linux/amd64 python:3.8@sha256:ff2d0720243a476aae42e4594527661b3647c98cbf5c1735e2bb0311374521f4
+# Pulled Sep 4, 2025
+FROM --platform=linux/amd64 python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c
3
RUN apt-get update && apt-get install -y brotli
4
RUN pip install --upgrade pip
5
WORKDIR /srv
0 commit comments