Skip to content

Commit 81ec7a3

Browse files
Bump python from 3.12-slim-bullseye to 3.13-slim-bullseye (#74)
Bumps python from 3.12-slim-bullseye to 3.13-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c740ec9 commit 81ec7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
# See docker-compose.yml as an example on how to run this image.
1515

16-
FROM docker.io/python:3.12-slim-bullseye
16+
FROM docker.io/python:3.13-slim-bullseye
1717

1818
# Add requirements file
1919
ADD requirements.txt /code/requirements.txt

0 commit comments

Comments
 (0)