Pin dependencies

This commit is contained in:
renovate[bot]
2025-07-10 06:37:22 +00:00
committed by James Loh
parent 91a279fae9
commit 19ebc03bdb
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.13-slim
FROM python:3.13-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283
# Install dependencies
RUN apt-get update && apt-get install -y --no-install-recommends \