Skip to content

Commit b2fc06a

Browse files
Update Redis image version to 8.6-alpine (#585)
1 parent f92c083 commit b2fc06a

File tree

1 file changed

+1
-1
lines changed
  • apps/docs/docs/deployments/docker/watchtower

1 file changed

+1
-1
lines changed

apps/docs/docs/deployments/docker/watchtower/traefik.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ services:
129129
volume-permission-helper:
130130
condition: service_completed_successfully
131131
redis:
132-
image: redis:8.4.0-alpine
132+
image: redis:8.6-alpine
133133
container_name: redis
134134
restart: unless-stopped
135135
volumes:

0 commit comments

Comments
 (0)