Skip to content

Commit

Permalink
chore(deps): update arm32v7/redis docker tag to v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2024
1 parent d46feb8 commit d774d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/linux_arm_v7/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
driver: "local"

redis:
image: arm32v7/redis:7.0.4-alpine@sha256:7859e655c9acc2aed7286b542e4840d2664bd4fd33507744adb14d4ec0d0bf6e
image: arm32v7/redis:7.2.4-alpine@sha256:82e88893d72f203ddac844b4cc4e066f6521c47fac3ec8817da8a752514aac1c
restart: always
volumes:
- ${PWD}/data/redis:/data
Expand Down

0 comments on commit d774d8a

Please sign in to comment.