Skip to content

Commit 0fbbdf9

Browse files
build(deps): bump python
Bumps python from 3.11.14 to 3.11.15. --- updated-dependencies: - dependency-name: python dependency-version: 3.11.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9518fad commit 0fbbdf9

File tree

1 file changed

+1
-1
lines changed
  • src/sample_pytorch_gpu_project/.devcontainer

1 file changed

+1
-1
lines changed

src/sample_pytorch_gpu_project/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.14
1+
FROM python:3.11.15
22
# install Azure CLI
33
RUN wget -qO- https://aka.ms/InstallAzureCLIDeb | bash
44
# create non-root user and set the default user

0 commit comments

Comments
 (0)