mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 20:18:24 +00:00
chore(deps): update redis docker tag to v7 (#2831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
depends_on:
|
||||
- atlantis
|
||||
redis:
|
||||
image: redis:6.2-alpine
|
||||
image: redis:7.0-alpine
|
||||
restart: always
|
||||
ports:
|
||||
- '6379:6379'
|
||||
|
||||
Reference in New Issue
Block a user