Skip to content

Commit 6e1a889

Browse files
authored
Merge pull request #75 from philips-software/dependabot/docker/python-3.12.0
chore(deps): bump python from 3.11.5 to 3.12.0
2 parents 983ef5e + 83bf636 commit 6e1a889

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,5 +1,5 @@
11
# For more information, please refer to https://aka.ms/vscode-docker-python
2-
FROM python:3.11.5
2+
FROM python:3.12.0
33

44
# Assign work directory
55
WORKDIR /app

0 commit comments

Comments
 (0)