Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: kvanzuijlen <[email protected]>
  • Loading branch information
renovate[bot] authored and kvanzuijlen committed Jan 4, 2025
1 parent ac86625 commit 51d4866
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.2-alpine@sha256:0389bb8416d7c6ed065c25745179bf5d358e5d9472dd30a687ab36ffbb650262
image: redis:7.2-alpine@sha256:de14eedfbd1fc871d0f5aa1773fd80743930e45354d035b6f3b551e7ffa44df8
restart: always
ports:
- 6379:6379
Expand Down

0 comments on commit 51d4866

Please sign in to comment.