-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docker/webssh2 digest to 64e8699
- Loading branch information
1 parent
e5fca86
commit bb8ab20
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule webssh2
updated
12 files
+2 −0 | .devcontainer/Dockerfile | |
+1 −1 | .devcontainer/devcontainer.json | |
+20 −24 | .github/workflows/release.yml | |
+1 −1 | .release-please-manifest.json | |
+13 −1 | README.md | |
+7 −0 | app/CHANGELOG.md | |
+1 −0 | app/index.js | |
+6,049 −944 | app/package-lock.json | |
+2 −2 | app/package.json | |
+2 −1 | app/server/app.js | |
+2 −2 | app/server/config.js | |
+2 −0 | app/server/routes.js |