Skip to content

Commit 7a3f179

Browse files
chore(deps): bump python in /.buildkite
Bumps python from 3.13.6-bookworm to 3.13.7-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.7-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a869415 commit 7a3f179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ruby:3.4.5-slim-bookworm AS ruby
22
FROM cypress/included:14.5.3 AS cypress
3-
FROM python:3.13.6-bookworm AS python
3+
FROM python:3.13.7-bookworm AS python
44

55
FROM golang:1.24.6-bookworm AS golang
66

0 commit comments

Comments
 (0)