Skip to content

Commit f3b2139

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

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.11
2+
ARG UV_VERSION=0.11.12
33

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

0 commit comments

Comments
 (0)