Skip to content

Commit 65ec926

Browse files
Bump python from 3.11-slim to 3.12-slim (#1076)
Bumps python from 3.11-slim to 3.12-slim. --- 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 9b6ea67 commit 65ec926

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
@@ -4,7 +4,7 @@
44
#
55
# All plugins of HistomicsTK should derive from this docker image
66

7-
FROM python:3.11-slim
7+
FROM python:3.12-slim
88
LABEL maintainer="Kitware, Inc. <kitware@kitware.com>"
99

1010
RUN apt-get update && \

0 commit comments

Comments
 (0)