File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ jobs:
105105 platforms : linux/amd64,linux/arm64
106106 push : true
107107 tags : |
108- andrewbrookins510 /agent-memory-server:latest
109- andrewbrookins510 /agent-memory-server:${{ steps.version.outputs.version }}
108+ redislabs /agent-memory-server:latest
109+ redislabs /agent-memory-server:${{ steps.version.outputs.version }}
110110 ghcr.io/${{ github.repository }}:latest
111111 ghcr.io/${{ github.repository }}:${{ steps.version.outputs.version }}
112112 cache-from : type=gha
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Merging a PR to the main branch will trigger building and pushing a new image
2828to Docker Hub based on the commits in main (including the version number).
2929Currently, that image pushes to a test project:
3030
31- https://hub.docker.com/r/andrewbrookins510 /agent-memory-server
31+ https://hub.docker.com/r/redislabs /agent-memory-server
3232
3333
3434## Releasing Agent Memory Client
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ Jump into the API documentation and start building with REST or MCP interfaces.
191191## Community & Support
192192
193193- ** 💻 Source Code** : [ GitHub Repository] ( https://github.com/redis/agent-memory-server )
194- - ** 🐳 Docker Images** : [ Docker Hub] ( https://hub.docker.com/r/andrewbrookins510 /agent-memory-server )
194+ - ** 🐳 Docker Images** : [ Docker Hub] ( https://hub.docker.com/r/redislabs /agent-memory-server )
195195- ** 🐛 Issues** : [ Report Issues] ( https://github.com/redis/agent-memory-server/issues )
196196- ** 📖 Examples** : [ Complete Examples] ( https://github.com/redis/agent-memory-server/tree/main/examples )
197197
Original file line number Diff line number Diff line change 6262 - icon : fontawesome/brands/github
6363 link : https://github.com/redis/redis-memory-server
6464 - icon : fontawesome/brands/docker
65- link : https://hub.docker.com/r/andrewbrookins510 /agent-memory-server
65+ link : https://hub.docker.com/r/redislabs /agent-memory-server
6666
6767 version :
6868 provider : mike
You can’t perform that action at this time.
0 commit comments