We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a869415 + 7a3f179 commit 2ceeb86Copy full SHA for 2ceeb86
.buildkite/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ruby:3.4.5-slim-bookworm AS ruby
2
FROM cypress/included:14.5.3 AS cypress
3
-FROM python:3.13.6-bookworm AS python
+FROM python:3.13.7-bookworm AS python
4
5
FROM golang:1.24.6-bookworm AS golang
6
0 commit comments