Skip to content

Commit b168b38

Browse files
chore(deps): bump python from 3.12.3 to 3.14.0
Bumps python from 3.12.3 to 3.14.0. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 976fe63 commit b168b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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.12.3
2+
FROM python:3.14.0
33

44
# Assign work directory
55
WORKDIR /app

0 commit comments

Comments
 (0)