Skip to content

Commit d2bcc1b

Browse files
Bump python from 3.11-slim-bullseye to 3.12-slim-bullseye
Bumps python from 3.11-slim-bullseye to 3.12-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ea8456 commit d2bcc1b

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.11-slim-bullseye
16+
FROM docker.io/python:3.12-slim-bullseye
1717

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

0 commit comments

Comments
 (0)