Skip to content

Commit

Permalink
Update redis stability tag to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Apr 19, 2023
1 parent ba53ff4 commit 664218d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ MARIADB_TAG=10.9-3.24.3

### --- REDIS ---

REDIS_TAG=7-4.0.2
#REDIS_TAG=6-4.0.2
#REDIS_TAG=5-4.0.2
REDIS_TAG=7-4.0.3
#REDIS_TAG=6-4.0.3
#REDIS_TAG=5-4.0.3

### --- VARNISH ---

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
DB_ENGINE=django.db.backends.postgresql

REDIS_TAG=7-4.0.2
REDIS_TAG=7-4.0.3
POSTGRES_TAG=15-1.30.3
NGINX_TAG=1.23-5.30.4

Expand Down

0 comments on commit 664218d

Please sign in to comment.