chore(deps): update nacos/nacos-server docker tag to v2.3.0 (#870)

* chore(deps): update nacos/nacos-server docker tag to v2.3.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-01-30 10:55:19 +08:00 committed by GitHub
parent 8a34a87341
commit 05cd177bc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "2"
services:
nacos:
image: nacos/nacos-server:v2.2.0
image: nacos/nacos-server:v2.3.0
container_name: ${CONTAINER_NAME}-mysql
restart: always
environment:

View File

@ -1,7 +1,7 @@
version: "2"
services:
nacos:
image: nacos/nacos-server:v2.2.0
image: nacos/nacos-server:v2.3.0
container_name: ${CONTAINER_NAME}-standalone
restart: always
environment: