Skip to content

Commit

Permalink
Update postgres stability tag to 1.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Jan 10, 2025
1 parent d86b47e commit 72e7843
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ NODE_TAG=22-dev-1.46.1

### --- POSTGRESQL ----

POSTGRES_TAG=17-1.35.1
#POSTGRES_TAG=16-1.35.1
#POSTGRES_TAG=15-1.35.1
#POSTGRES_TAG=14-1.35.1
#POSTGRES_TAG=13-1.35.1
POSTGRES_TAG=17-1.35.2
#POSTGRES_TAG=16-1.35.2
#POSTGRES_TAG=15-1.35.2
#POSTGRES_TAG=14-1.35.2
#POSTGRES_TAG=13-1.35.2

### --- MARIADB ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DB_ADAPTER=postgresql
DB_ENGINE=django.db.backends.postgresql

VALKEY_TAG=8-0.4.0
POSTGRES_TAG=17-1.35.1
POSTGRES_TAG=17-1.35.2
NGINX_TAG=1.26-5.39.13

PYTHON_STABILITY_TAG=0.24.1

0 comments on commit 72e7843

Please sign in to comment.