aboutsummaryrefslogtreecommitdiff
path: root/src/sshd/devcontainer-feature.json
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-08-15 19:01:19 +0300
committerGitHub <noreply@github.com>2022-08-15 19:01:19 +0300
commit471e9e800d978d541ea08c94d6ad1a3b69375f75 (patch)
tree32ec70295eb8230386bfdc25598ab5ca5c0c8e75 /src/sshd/devcontainer-feature.json
parent255d403f593dd968f8dee9b38ab6345ddf34bd0a (diff)
sshd: always run initial apt-get (#96)
* sshd: always run initial apt-get * just run apt-update * move * remove whitespace
Diffstat (limited to 'src/sshd/devcontainer-feature.json')
-rw-r--r--src/sshd/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sshd/devcontainer-feature.json b/src/sshd/devcontainer-feature.json
index c21a4f7..32b2b12 100644
--- a/src/sshd/devcontainer-feature.json
+++ b/src/sshd/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "sshd",
- "version": "1.0.0",
+ "version": "1.0.1",
"name": "SSH server",
"description": "Adds a SSH server into a container so that you can use an external terminal, sftp, or SSHFS to interact with it.",
"options": {