Skip to content

Commit a869415

Browse files
authored
Merge pull request #345 from buildkite/dependabot/docker/dot-buildkite/python-3.13.6-bookworm
chore(deps): bump python from 3.13.5-bookworm to 3.13.6-bookworm in /.buildkite
2 parents df4e513 + 21da758 commit a869415

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.5-bookworm AS python
3+
FROM python:3.13.6-bookworm AS python
44

55
FROM golang:1.24.6-bookworm AS golang
66

0 commit comments

Comments
 (0)