chore(deps): replace python docker tag with docker.io/library/python
This commit is contained in:
committed by
GitHub
parent
050e9a56b9
commit
392e1536b9
+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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user