diff --git a/tinybird/Dockerfile b/tinybird/Dockerfile index ece4c08..2c56aa5 100644 --- a/tinybird/Dockerfile +++ b/tinybird/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14-slim@sha256:4ed33101ee7ec299041cc41dd268dae17031184be94384b1ce7936dc4e5dead3 +FROM python:3.14-slim@sha256:63a4c7f612a00f92042cbdcc7cdc6a306f38485af0a200b9c89de7d9b1607d15 # Install dependencies RUN apt-get update && apt-get install -y --no-install-recommends \