summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Lankton <zachlankton@gmail.com>2022-08-18 08:26:49 -0400
committerNick Vatamaniuc <nickva@users.noreply.github.com>2022-08-19 22:32:36 -0400
commit7a53ffcceea2a7990438277b7a0520c8dcb38ec6 (patch)
treefc764d7c33fa023f51461f184700ed9895dbee7c
parent7fabe4bfb3523f44942e3ea0a185e17e2ef96950 (diff)
downloadcouchdb-7a53ffcceea2a7990438277b7a0520c8dcb38ec6.tar.gz
moved the name property to the correct spot.
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
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