Skip to content

Commit

Permalink
Update redis stability tag to 3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Jun 14, 2022
1 parent e2182de commit 11fa88a
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 @@ -65,9 +65,9 @@ MARIADB_TAG=10.8-3.21.0

### --- REDIS ---

REDIS_TAG=7-3.14.0
#REDIS_TAG=6-3.14.0
#REDIS_TAG=5-3.14.0
REDIS_TAG=7-3.14.1
#REDIS_TAG=6-3.14.1
#REDIS_TAG=5-3.14.1

### --- 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-3.14.0
REDIS_TAG=7-3.14.1
POSTGRES_TAG=13-1.28.0
NGINX_TAG=1.21-5.24.1

Expand Down

0 comments on commit 11fa88a

Please sign in to comment.