File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# Base images pinned by digest - Renovate will create PRs for updates
66
77# --- Build stage: install dependencies with uv ---
8- FROM ghcr.io/astral-sh/uv:0.10.5 -python3.13-trixie-slim@sha256:2f50dbd6373b0a56f2357196073c79fce5d9f09daebd0ed156c52f44064c403c AS builder
8+ FROM ghcr.io/astral-sh/uv:0.10.7 -python3.13-trixie-slim@sha256:645c625876d01c77393338e2bccf4342ee2447680b3069f37004231fb97e2a62 AS builder
99
1010WORKDIR /app
1111
Original file line number Diff line number Diff line change 44# WARNING: This is unstable and may break at any time
55
66# --- Build stage: install dependencies with uv ---
7- FROM ghcr.io/astral-sh/uv:0.10.5 -python3.13-trixie-slim@sha256:2f50dbd6373b0a56f2357196073c79fce5d9f09daebd0ed156c52f44064c403c AS builder
7+ FROM ghcr.io/astral-sh/uv:0.10.7 -python3.13-trixie-slim@sha256:645c625876d01c77393338e2bccf4342ee2447680b3069f37004231fb97e2a62 AS builder
88
99WORKDIR /app
1010
Original file line number Diff line number Diff line change 55# No bashio needed - pure Python startup script
66
77# --- Build stage: install dependencies with uv ---
8- FROM ghcr.io/astral-sh/uv:0.10.5 -python3.13-trixie-slim@sha256:2f50dbd6373b0a56f2357196073c79fce5d9f09daebd0ed156c52f44064c403c AS builder
8+ FROM ghcr.io/astral-sh/uv:0.10.7 -python3.13-trixie-slim@sha256:645c625876d01c77393338e2bccf4342ee2447680b3069f37004231fb97e2a62 AS builder
99
1010WORKDIR /app
1111
You can’t perform that action at this time.
0 commit comments