Skip to content

Commit 19f25fe

Browse files
Update python Docker tag to v3.14
1 parent d77664a commit 19f25fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinybird/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283
1+
FROM python:3.14-slim@sha256:5cfac249393fa6c7ebacaf0027a1e127026745e603908b226baa784c52b9d99b
22

33
# Install dependencies
44
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)