Skip to content

Commit

Permalink
Update postgres stability tag to 1.34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Sep 28, 2024
1 parent 55142fa commit fc4a3b6
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 @@ -41,11 +41,11 @@ NODE_TAG=22-dev-1.40.0

### --- POSTGRESQL ----

POSTGRES_TAG=16-1.34.3
#POSTGRES_TAG=15-1.34.3
#POSTGRES_TAG=14-1.34.3
#POSTGRES_TAG=13-1.34.3
#POSTGRES_TAG=12-1.34.3
POSTGRES_TAG=16-1.34.4
#POSTGRES_TAG=15-1.34.4
#POSTGRES_TAG=14-1.34.4
#POSTGRES_TAG=13-1.34.4
#POSTGRES_TAG=12-1.34.4

### --- MARIADB ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DB_HOST=postgres
DB_ADAPTER=postgresql

VALKEY_TAG=7-0.3.0
POSTGRES_TAG=15-1.34.3
POSTGRES_TAG=15-1.34.4
NGINX_TAG=1.27-5.39.6

RUBY_STABILITY_TAG=0.23.7

0 comments on commit fc4a3b6

Please sign in to comment.