There was an error while loading. Please reload this page.
1 parent db1f4e2 commit 1e54f46Copy full SHA for 1e54f46
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# renovate: datasource=python-version depName=python
3
ARG PYTHON_VERSION=3.12
4
5
-FROM ghcr.io/astral-sh/uv:python$PYTHON_VERSION-trixie-slim@sha256:36cdfbf910c8b0f651355c013e7ece9678f4ecbf030a9fd9e6779de421189805
+FROM ghcr.io/astral-sh/uv:python$PYTHON_VERSION-trixie-slim@sha256:d3d67a376d2d6185601512150180c74feeb84214c6b55e7c8693431332d86a40
6
7
# allow all users to get into "home", like git checking for a global ignore
8
# file, until better user juggling in the future
0 commit comments