Skip to content

Commit

Permalink
chore(deps): update arm32v7/redis docker tag to v7.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent d46feb8 commit edc7b0d
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.0.11-alpine@sha256:8ebd8b12c33cd99f3ba877132c36069897bbc1b322556eba7f8d5ed37d4c6f9b
restart: always
volumes:
- ${PWD}/data/redis:/data
Expand Down

0 comments on commit edc7b0d

Please sign in to comment.