File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ DB_ENGINE=django.db.backends.postgresql
1919
2020# Linux (uid 1000 gid 1000)
2121
22- PYTHON_TAG = 3.14-dev-0.29.0
23- # PYTHON_TAG=3.13-dev-0.29.0
24- # PYTHON_TAG=3.12-dev-0.29.0
25- # PYTHON_TAG=3.11-dev-0.29.0
26- # PYTHON_TAG=3.10-dev-0.29.0
22+ PYTHON_TAG = 3.14-dev-0.29.1
23+ # PYTHON_TAG=3.13-dev-0.29.1
24+ # PYTHON_TAG=3.12-dev-0.29.1
25+ # PYTHON_TAG=3.11-dev-0.29.1
26+ # PYTHON_TAG=3.10-dev-0.29.1
2727
2828# macOS (uid 501 gid 20)
2929
30- # PYTHON_TAG=3.14-dev-macos-0.29.0
31- # PYTHON_TAG=3.13-dev-macos-0.29.0
32- # PYTHON_TAG=3.12-dev-macos-0.29.0
33- # PYTHON_TAG=3.11-dev-macos-0.29.0
34- # PYTHON_TAG=3.10-dev-macos-0.29.0
30+ # PYTHON_TAG=3.14-dev-macos-0.29.1
31+ # PYTHON_TAG=3.13-dev-macos-0.29.1
32+ # PYTHON_TAG=3.12-dev-macos-0.29.1
33+ # PYTHON_TAG=3.11-dev-macos-0.29.1
34+ # PYTHON_TAG=3.10-dev-macos-0.29.1
3535
3636# ## --- NGINX ----
3737
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ VALKEY_TAG=8.1-1.5.3
99POSTGRES_TAG = 17-1.38.2
1010NGINX_TAG = 1.29-5.46.5
1111
12- PYTHON_STABILITY_TAG = 0.29.0
12+ PYTHON_STABILITY_TAG = 0.29.1
You can’t perform that action at this time.
0 commit comments