Skip to content

Commit

Permalink
Update postgres stability tag to 1.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed May 11, 2024
1 parent 985b9b0 commit d4e6b1e
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 @@ -45,11 +45,11 @@ NODE_TAG=20-dev-1.33.0

### --- POSTGRESQL ----

POSTGRES_TAG=16-1.33.2
#POSTGRES_TAG=15-1.33.2
#POSTGRES_TAG=14-1.33.2
#POSTGRES_TAG=13-1.33.2
#POSTGRES_TAG=12-1.33.2
POSTGRES_TAG=16-1.33.3
#POSTGRES_TAG=15-1.33.3
#POSTGRES_TAG=14-1.33.3
#POSTGRES_TAG=13-1.33.3
#POSTGRES_TAG=12-1.33.3

### --- 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=7-0.1.0
POSTGRES_TAG=15-1.33.2
POSTGRES_TAG=15-1.33.3
NGINX_TAG=1.25-5.35.0

PYTHON_STABILITY_TAG=0.21.5

0 comments on commit d4e6b1e

Please sign in to comment.