File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed 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.13-dev-0.24.2
23- # PYTHON_TAG=3.12-dev-0.24.2
24- # PYTHON_TAG=3.11-dev-0.24.2
25- # PYTHON_TAG=3.10-dev-0.24.2
26- # PYTHON_TAG=3.9-dev-0.24.2
22+ PYTHON_TAG = 3.13-dev-0.24.3
23+ # PYTHON_TAG=3.12-dev-0.24.3
24+ # PYTHON_TAG=3.11-dev-0.24.3
25+ # PYTHON_TAG=3.10-dev-0.24.3
26+ # PYTHON_TAG=3.9-dev-0.24.3
2727
2828# macOS (uid 501 gid 20)
2929
30- # PYTHON_TAG=3.13-dev-macos-0.24.2
31- # PYTHON_TAG=3.12-dev-macos-0.24.2
32- # PYTHON_TAG=3.11-dev-macos-0.24.2
33- # PYTHON_TAG=3.10-dev-macos-0.24.2
34- # PYTHON_TAG=3.9-dev-macos-0.24.2
30+ # PYTHON_TAG=3.13-dev-macos-0.24.3
31+ # PYTHON_TAG=3.12-dev-macos-0.24.3
32+ # PYTHON_TAG=3.11-dev-macos-0.24.3
33+ # PYTHON_TAG=3.10-dev-macos-0.24.3
34+ # PYTHON_TAG=3.9-dev-macos-0.24.3
3535
3636# ## --- NGINX ----
3737
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ VALKEY_TAG=8-0.4.3
99POSTGRES_TAG = 17-1.35.2
1010NGINX_TAG = 1.26-5.40.1
1111
12- PYTHON_STABILITY_TAG = 0.24.2
12+ PYTHON_STABILITY_TAG = 0.24.3
You can’t perform that action at this time.
0 commit comments