Update python:3.13-slim Docker digest to 8ebd0ea (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-09 05:59:14 +00:00
committed by GitHub
parent 8ecbce4d12
commit 8565243c4c

View File

@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# check=error=true;experimental=all
FROM python:3.13-slim@sha256:f71edd78ba248161f59959d8cac0bafb58b0bbe10819e21f46499a8b9e9f28f0
FROM python:3.13-slim@sha256:8ebd0ea12eea7d353861db137baa7be7bac116537f85e50bd84a52633e302265
ENV PYTHONUNBUFFERED=1
ENV PYTHONDONTWRITEBYTECODE=1