We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21db460 commit 1b62a04Copy full SHA for 1b62a04
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# artifacts: false
3
# platforms: linux/amd64
4
-FROM python:3.13-slim-bookworm
+FROM python:3.14-slim-bookworm
5
6
# CI args
7
ARG BRANCH
0 commit comments