Skip to content

Commit db14122

Browse files
authored
Merge pull request #1328 from plus3it/dependabot/docker/python-3.14.0-bookworm
build(deps): Bump python from 3.13.7-bookworm to 3.14.0-bookworm
2 parents 68f0b6e + e5e6ae0 commit db14122

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.25.2-bookworm AS golang
44

5-
FROM python:3.13.7-bookworm
5+
FROM python:3.14.0-bookworm
66

77
ARG PROJECT_NAME=tardigrade-ci
88

0 commit comments

Comments
 (0)