Skip to content

Commit

Permalink
Merge pull request #1112 from plus3it/dependabot/docker/python-3.13.1…
Browse files Browse the repository at this point in the history
…-bookworm

build(deps): Bump python from 3.13.0-bookworm to 3.13.1-bookworm
  • Loading branch information
mergify[bot] authored Dec 9, 2024
2 parents e1009e7 + 810d998 commit b3a09bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.23.4-bookworm as golang

FROM python:3.13.0-bookworm
FROM python:3.13.1-bookworm

ARG PROJECT_NAME=tardigrade-ci
ARG GITHUB_ACCESS_TOKEN
Expand Down

0 comments on commit b3a09bd

Please sign in to comment.