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.25.3
23- # PYTHON_TAG=3.12-dev-0.25.3
24- # PYTHON_TAG=3.11-dev-0.25.3
25- # PYTHON_TAG=3.10-dev-0.25.3
26- # PYTHON_TAG=3.9-dev-0.25.3
22+ PYTHON_TAG = 3.13-dev-0.25.4
23+ # PYTHON_TAG=3.12-dev-0.25.4
24+ # PYTHON_TAG=3.11-dev-0.25.4
25+ # PYTHON_TAG=3.10-dev-0.25.4
26+ # PYTHON_TAG=3.9-dev-0.25.4
2727
2828# macOS (uid 501 gid 20)
2929
30- # PYTHON_TAG=3.13-dev-macos-0.25.3
31- # PYTHON_TAG=3.12-dev-macos-0.25.3
32- # PYTHON_TAG=3.11-dev-macos-0.25.3
33- # PYTHON_TAG=3.10-dev-macos-0.25.3
34- # PYTHON_TAG=3.9-dev-macos-0.25.3
30+ # PYTHON_TAG=3.13-dev-macos-0.25.4
31+ # PYTHON_TAG=3.12-dev-macos-0.25.4
32+ # PYTHON_TAG=3.11-dev-macos-0.25.4
33+ # PYTHON_TAG=3.10-dev-macos-0.25.4
34+ # PYTHON_TAG=3.9-dev-macos-0.25.4
3535
3636# ## --- NGINX ----
3737
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ VALKEY_TAG=8-1.1.1
99POSTGRES_TAG = 17-1.36.2
1010NGINX_TAG = 1.29-5.44.3
1111
12- PYTHON_STABILITY_TAG = 0.25.3
12+ PYTHON_STABILITY_TAG = 0.25.4
You can’t perform that action at this time.
0 commit comments