Skip to content

Commit e0f920d

Browse files
authored
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.13 (#1525)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent af87bd7 commit e0f920d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION=3.13
2-
ARG UV_VERSION=0.11.12
2+
ARG UV_VERSION=0.11.13
33

44
FROM ghcr.io/astral-sh/uv:${UV_VERSION} AS uv
55

0 commit comments

Comments
 (0)