Skip to content

Commit

Permalink
feat: documents to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
RyoJerryYu committed Jun 4, 2024
1 parent 697aa15 commit e6a445e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It implements a simple URL resource download feature. All url [you-get](https://
ports:
- 5230:5230
webhook:
image: ghcr.io/ryojerryyu/memos-webhook-py:0.2.0
image: ghcr.io/ryojerryyu/memos-webhook-py:0.3.0
networks:
- memos
container_name: webhook
Expand Down Expand Up @@ -60,7 +60,7 @@ services:
ports:
- 5230:5230
webhook:
image: ghcr.io/ryojerryyu/memos-webhook-py:0.2.0
image: ghcr.io/ryojerryyu/memos-webhook-py:0.3.0
networks:
- memos
container_name: webhook
Expand Down
2 changes: 1 addition & 1 deletion example/docker_compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
ports:
- 5230:5230
webhook:
image: ghcr.io/ryojerryyu/memos-webhook-py:0.2.0
image: ghcr.io/ryojerryyu/memos-webhook-py:0.3.0
networks:
- memos_example
environment:
Expand Down

0 comments on commit e6a445e

Please sign in to comment.