diff --git a/monitoring/Dockerfile b/monitoring/Dockerfile index 9f7f89dcd4..d0e2a10bed 100644 --- a/monitoring/Dockerfile +++ b/monitoring/Dockerfile @@ -9,7 +9,7 @@ # # This image is intended to be built from the repository root context/folder. -FROM ghcr.io/astral-sh/uv:python3.13-bookworm-slim AS base +FROM ghcr.io/astral-sh/uv:0.9.30-python3.13-bookworm-slim AS base # Not -alpine because: https://stackoverflow.com/a/58028091/651139 # Install system tools