Skip to content

Commit a8ff126

Browse files
Bump astral-sh/uv from bccff1a to 0178a92 in /api/src/api
Bumps astral-sh/uv from `bccff1a` to `0178a92`. --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: '0178a92d156b6f6dbe60e3b52b33b421021f46d634aa9f81f42b91445bb81cdf' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1308ced commit a8ff126

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.7.3-python3.12-bookworm-slim
2-
FROM ghcr.io/astral-sh/uv@sha256:bccff1a52988d078ce51ca71fa42c02bd321eaef7ed1c4d801dad9ac8552e3a5 AS builder
2+
FROM ghcr.io/astral-sh/uv@sha256:0178a92d156b6f6dbe60e3b52b33b421021f46d634aa9f81f42b91445bb81cdf AS builder
33

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

0 commit comments

Comments
 (0)