mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 23:08:26 +00:00
chore(deps): update redis:7.4-alpine docker digest to c1e8845 in docker-compose.yml (main) (#5092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
depends_on:
|
||||
- atlantis
|
||||
redis:
|
||||
image: redis:7.4-alpine@sha256:de13e74e14b98eb96bdf886791ae47686c3c5d29f9d5f85ea55206843e3fce26
|
||||
image: redis:7.4-alpine@sha256:c1e88455c85225310bbea54816e9c3f4b5295815e6dbf80c34d40afc6df28275
|
||||
restart: always
|
||||
ports:
|
||||
- 6379:6379
|
||||
|
||||
Reference in New Issue
Block a user