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 f3e185f commit 08e8778Copy full SHA for 08e8778
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# artifacts: false
3
# platforms: linux/amd64
4
-FROM python:3.12-slim-bookworm
+FROM python:3.14-slim-bookworm
5
6
# CI args
7
ARG BRANCH
0 commit comments