Skip to content

Commit 4901d9a

Browse files
committed
Dockerfile: update Python from v3.12.6 to v3.12.7
1 parent b3e5096 commit 4901d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.6-slim-bookworm
1+
FROM python:3.12.7-slim-bookworm
22
MAINTAINER Philipp D. Rohde <[email protected]>
33

44
# install dependencies

0 commit comments

Comments
 (0)