There was an error while loading. Please reload this page.
1 parent da0f08c commit 93bf86fCopy full SHA for 93bf86f
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:519357e414a4240af8b3ac657466c20f9d6041b5a3ce999d96fa9d576ef7fd29
+FROM ghcr.io/astral-sh/uv:python$PYTHON_VERSION-trixie-slim@sha256:7b5a3c8f80fb965911cf8f0c6690b30b39f10f691fc1e52cd6cc44bc509c3aeb
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