Skip to content

Commit 7c8e694

Browse files
Bump python from 3.10-slim to 3.12-slim
Bumps python from 3.10-slim to 3.12-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8af88b3 commit 7c8e694

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.10-slim
1+
FROM python:3.12-slim
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)