Merge pull request #310 from cbcoutinho/renovate/pin-dependencies

chore(deps): pin dependencies
This commit is contained in:
Chris Coutinho
2025-11-16 12:10:57 +01:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
FROM python:3.12-slim-trixie
FROM python:3.12-slim-trixie@sha256:d86b4c74b936c438cd4cc3a9f7256b9a7c27ad68c7caf8c205e18d9845af0164
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:f6e3549ed287fee0ddde2460a2a74a2d74366f84b04aaa34c1f19fec40da8652 /uv /uvx /bin/
# Install dependencies
# 1. git (required for caldav dependency from git)