mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #32827 from overleaf/dn0-bump-redis-dev-dockerfile
Bump dev Redis from 7.4.3 to 7.4.8 GitOrigin-RevId: 69d69bc7f14454a8a6512cc75cd5329050ce79f2
This commit is contained in:
@@ -94,7 +94,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
redis_test:
|
||||
image: redis:7.4.3
|
||||
image: redis:7.4.8
|
||||
healthcheck:
|
||||
test: ping=$$(redis-cli ping) && [ "$$ping" = 'PONG' ]
|
||||
interval: 1s
|
||||
|
||||
Reference in New Issue
Block a user