Skip to content

Commit 49747cf

Browse files
committed
Update Python to v3.13.3
1 parent 2c65a29 commit 49747cf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CUDA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ docker build \
6464
--build-arg CUDA_IMAGE=nvidia/cuda \
6565
--build-arg CUDA_VERSION=12.8.1 \
6666
--build-arg CUDA_IMAGE_SUBTAG=runtime-ubuntu22.04 \
67-
--build-arg PYTHON_VERSION=3.13.2 \
67+
--build-arg PYTHON_VERSION=3.13.3 \
6868
-t cuda/python/ver \
6969
-f ver/latest.Dockerfile .
7070
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To install docker, follow the instructions for your platform:
6868

6969
```bash
7070
docker build \
71-
--build-arg PYTHON_VERSION=3.13.2 \
71+
--build-arg PYTHON_VERSION=3.13.3 \
7272
-t python/ver \
7373
-f ver/latest.Dockerfile .
7474
```

base/.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.env:
22
variables:
3-
PYTHON_VERSION: "3.13.2"
3+
PYTHON_VERSION: "3.13.3"
44
TAG_VERSION_MAJ_MIN: "false"
55
TAG_VERSION_MAJ: "false"
66

scipy/.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.env:
22
variables:
3-
PYTHON_VERSION: "3.13.2"
3+
PYTHON_VERSION: "3.13.3"
44
CTAN_REPO_BUILD_LATEST: "https://mirror.init7.net/ctan/systems/texlive/tlnet"
55
TAG_VERSION_MAJ_MIN: "false"
66
TAG_VERSION_MAJ: "false"

ver/.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.env:
22
variables:
3-
PYTHON_VERSION: "3.13.2"
3+
PYTHON_VERSION: "3.13.3"
44
CUDA_VERSION: "12.8.1"
55
CUDNN_VERSION_AMD64: "9.8.0.87"
66
CUDNN_VERSION_ARM64: "9.8.0.87"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy