Skip to content

Commit bd56d5d

Browse files
committed
Update postgres stability tag to 1.38.4
1 parent 2bd6db5 commit bd56d5d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.env

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ NODE_TAG=24-dev-1.65.0
4646

4747
### --- POSTGRESQL ----
4848

49-
POSTGRES_TAG=18-1.38.3
50-
#POSTGRES_TAG=17-1.38.3
51-
#POSTGRES_TAG=16-1.38.3
52-
#POSTGRES_TAG=15-1.38.3
53-
#POSTGRES_TAG=14-1.38.3
49+
POSTGRES_TAG=18-1.38.4
50+
#POSTGRES_TAG=17-1.38.4
51+
#POSTGRES_TAG=16-1.38.4
52+
#POSTGRES_TAG=15-1.38.4
53+
#POSTGRES_TAG=14-1.38.4
5454

5555
### --- MARIADB ----
5656

tests/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DB_ADAPTER=postgresql
66
DB_ENGINE=django.db.backends.postgresql
77

88
VALKEY_TAG=8.1-1.6.2
9-
POSTGRES_TAG=17-1.38.3
9+
POSTGRES_TAG=17-1.38.4
1010
NGINX_TAG=1.29-5.46.7
1111

1212
PYTHON_STABILITY_TAG=0.29.2

0 commit comments

Comments
 (0)