You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2022/09/01 16:05:50 UTC

[couchdb] 21/31: moved the name property to the correct spot.

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch raft_storemodule
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 97a747496129e923ec1417c98587776236bfe641
Author: Zach Lankton <za...@gmail.com>
AuthorDate: Thu Aug 18 08:26:49 2022 -0400

    moved the name property to the correct spot.
---
 .devcontainer/devcontainer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 0c581315a..a14b7b1e6 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -1,9 +1,9 @@
 {
+    "name": "couchdb-dev",
     "build": {
         "dockerfile": "Dockerfile",
         "context": "..",
         "args": {
-            "name": "couchdb-dev",
             // Useful choices include:
             // apache/couchdbci-debian:bullseye-erlang-25.0.2
             // apache/couchdbci-debian:bullseye-erlang-24.3.4.2