Skip to content

Commit 1caf3b3

Browse files
authored
Merge pull request #369 from bootjp/copilot/sub-pr-367-again
Fix redis-proxy deployment docs: workflow trigger accuracy and docker run port mapping
2 parents 6e91ade + 8075aa2 commit 1caf3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/redis-proxy-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redis-proxy is a Redis-protocol reverse proxy that enables gradual migration fro
44

55
## Docker Image
66

7-
Pre-built images are published to GitHub Container Registry on every push to `main`:
7+
Pre-built images are published to GitHub Container Registry when relevant files change on `main` (see path filters in the workflow):
88

99
```
1010
ghcr.io/bootjp/elastickv/redis-proxy:latest

0 commit comments

Comments
 (0)