mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
chore(deps): update nacos/nacos-server docker tag to v2.3.1 (#1033)
* chore(deps): update nacos/nacos-server docker tag to v2.3.1 * 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:
parent
10af5f4748
commit
a58632e175
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v2.3.0
|
||||
image: nacos/nacos-server:v2.3.1
|
||||
container_name: ${CONTAINER_NAME}-standalone
|
||||
restart: always
|
||||
environment:
|
Loading…
Reference in New Issue
Block a user