diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 47640c05880819a3157372d7ae810e115f198872..6783af064b563b3a8952ee94cbb8ea24770701af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ When reporting issues, refer to this format: - What happened? - What you expected to happen? - What happened? -- How to reproduce it (as minimally and precisely as possible) +- How to reproduce it (as minimally and precisely as possible)? - Anything else we need to know? - Environment diff --git a/deploy/etherpad/deployment.yaml b/deploy/etherpad/deployment.yaml index 3fa09d7ce5b26caa33754fc51ee73916c341bda4..4f1f6cb4225ea60656b2c6dbf09191a28f67fc79 100644 --- a/deploy/etherpad/deployment.yaml +++ b/deploy/etherpad/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: etherpad - image: swr.ap-southeast-1.myhuaweicloud.com/opengauss/etherpad:1.7.5 + image: swr.ap-southeast-1.myhuaweicloud.com/opengauss/etherpad:1.8.6 ports: - containerPort: 9001 name: web