chore(deps): replace python docker tag with docker.io/library/python
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12-slim-trixie
|
FROM docker.io/library/python:3.12-slim-trixie
|
||||||
|
|
||||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
|
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user