Skip to content

Commit

Permalink
fix nacos image version error
Browse files Browse the repository at this point in the history
  • Loading branch information
onewe committed Mar 8, 2024
1 parent 9772d2a commit 6d281e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
env:
ZOO_MY_ID: 1
nacos:
image: nacos/nacos-server:V2.3.1
image: nacos/nacos-server:v2.3.1
ports:
- 8848:8848
env:
Expand Down

0 comments on commit 6d281e3

Please sign in to comment.