Skip to content

Commit 7542938

Browse files
committed
Update postgres stability tag to 1.38.3
1 parent 50c65a8 commit 7542938

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.64.1
4646

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

49-
POSTGRES_TAG=18-1.38.2
50-
#POSTGRES_TAG=17-1.38.2
51-
#POSTGRES_TAG=16-1.38.2
52-
#POSTGRES_TAG=15-1.38.2
53-
#POSTGRES_TAG=14-1.38.2
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
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.0
9-
POSTGRES_TAG=17-1.38.2
9+
POSTGRES_TAG=17-1.38.3
1010
NGINX_TAG=1.29-5.46.6
1111

1212
PYTHON_STABILITY_TAG=0.29.2

0 commit comments

Comments
 (0)