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