Skip to content

Commit 6021147

Browse files
Bump astral/uv from 165703e to a572706 in /api/src/api
Bumps astral/uv from `165703e` to `a572706`. --- updated-dependencies: - dependency-name: astral/uv dependency-version: a5727064a0de127bdb7c9d3c1383f3a9ac307d9f2d8a391edc7896c54289ced0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 199fe20 commit 6021147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 0.8.11-python3.12-bookworm-slim
2-
FROM astral/uv@sha256:165703e3c12d7fca3dfa15b2012b98d6e03c261a516d4bd7ca3a956c57c7abce AS builder
2+
FROM astral/uv@sha256:a5727064a0de127bdb7c9d3c1383f3a9ac307d9f2d8a391edc7896c54289ced0 AS builder
33

44
ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0
55

0 commit comments

Comments
 (0)