Skip to content

Commit

Permalink
chore(deps): update redis:7.4-alpine docker digest to de13e74 in dock…
Browse files Browse the repository at this point in the history
…er-compose.yml (main) (runatlantis#4991)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: a1k0u <alko7enko@gmail.com>
  • Loading branch information
renovate[bot] authored and a1k0u committed Nov 1, 2024
1 parent 6d26b54 commit c284cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
depends_on:
- atlantis
redis:
image: redis:7.4-alpine@sha256:c35af3bbcef51a62c8bae5a9a563c6f1b60d7ebaea4cb5a3ccbcc157580ae098
image: redis:7.4-alpine@sha256:de13e74e14b98eb96bdf886791ae47686c3c5d29f9d5f85ea55206843e3fce26
restart: always
ports:
- 6379:6379
Expand Down

0 comments on commit c284cae

Please sign in to comment.