mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:38:25 +00:00
chore(deps): update redis:7.2-alpine docker digest to a40e298 in docker-compose.yml (main) (#4455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
depends_on:
|
||||
- atlantis
|
||||
redis:
|
||||
image: redis:7.2-alpine@sha256:7635b0bfdd7dd8552b4b31d6541fef07b734614045b45a52fd5cc27c9dada9e2
|
||||
image: redis:7.2-alpine@sha256:a40e29800d387e3cf9431902e1e7a362e4d819233d68ae39380532c3310091ac
|
||||
restart: always
|
||||
ports:
|
||||
- '6379:6379'
|
||||
|
||||
Reference in New Issue
Block a user