Skip to content

Commit 81dbc47

Browse files
build(deps): Bump python from 3.13.4-bookworm to 3.13.5-bookworm
Bumps python from 3.13.4-bookworm to 3.13.5-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.5-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ce3384 commit 81dbc47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
FROM golang:1.24.4-bookworm AS golang
44

5-
FROM python:3.13.4-bookworm
5+
FROM python:3.13.5-bookworm
66

77
ARG PROJECT_NAME=tardigrade-ci
88

0 commit comments

Comments
 (0)