Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Aug 18, 2024
1 parent bebea58 commit 8656665
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/docker/ops/nacos/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```sql
--- https://raw.githubusercontent.com/alibaba/nacos/2.3.0/distribution/conf/mysql-schema.sql
--- https://raw.githubusercontent.com/alibaba/nacos/2.4.1/distribution/conf/mysql-schema.sql
```
2 changes: 1 addition & 1 deletion server/docker/ops/nacos/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ x-traefik-label: &traefik-label
services:

nacos:
image: nacos/nacos-server:v2.3.2
image: nacos/nacos-server:v2.4.1
pull_policy: always
container_name: "{{ param_role_name }}"
hostname: "{{ param_role_name }}"
Expand Down

0 comments on commit 8656665

Please sign in to comment.