Skip to content

Commit 21fd271

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

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.15
2+
ARG UV_VERSION=0.11.16
33

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

0 commit comments

Comments
 (0)