diff --git a/README.md b/README.md index 75b23a7..d971ebc 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 diff --git a/example/docker_compose.yaml b/example/docker_compose.yaml index 0413790..c376441 100644 --- a/example/docker_compose.yaml +++ b/example/docker_compose.yaml @@ -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: