Releases: udx/docker-sftp
Releases · udx/docker-sftp
0.12.0
0.11.0
Immutable
release. Only release title and notes can be modified.
- Upgrade
openssh-serverto1:10.0p1-5ubuntu5.1 - Upgrade
openssh-clientto1:10.0p1-5ubuntu5.1
0.10.0
Immutable
release. Only release title and notes can be modified.
- Upgrade to
axios:1.13.6 - Upgrade to
firebase-admin:13.7.0 - Upgrade to
lodash:4.17.23
0.9.0
Immutable
release. Only release title and notes can be modified.
- hotfix: switch release to master branch
- enable gcp release
- added context7 public key
- improve trigger
- migrate to docker-ops
- upgrade to udx-worker-nodejs:0.30.0
Release 0.8.0
Immutable
release. Only release title and notes can be modified.
- Fixed critical bug in the SSH key generation logic where the first container's configuration was being hardcoded and incorrectly applied to all containers. The fix restructures the loop order to iterate over containers first, then users, ensuring each container gets its correct configuration.
- Updated parent image Worker NodeJS to version 0.24.0
- Updated system packages
- Updated NodeJS packages
Release 0.7.5
- Update NodeJS packages
- Updated parent image Worker NodeJS to version 0.14.0
Release 0.7.4
- Update npm packages
debug→^4.4.1(from^4.4.0)firebase-admin→^13.4.0(from^13.2.0)google-gax→^4.6.1(from^4.6.0)- Set
--no-install-recommendsforapt-get installto reduce image size and fix build
Release 0.7.3
- Upgraded base image to
usabilitydynamics/udx-worker-nodejs:0.13.0(from0.12.0)
Release 0.7.2
- Upgraded base image to
usabilitydynamics/udx-worker-nodejs:0.12.0(from0.11.0) - Updated Docker packages:
apt-transport-https→3.0.0(from2.9.32ubuntu1)gnupg2→2.4.4-2ubuntu23(from2.4.4-2ubuntu22)libssl-dev→3.4.1-1ubuntu3(from3.4.1-1ubuntu1)openssl→3.4.1-1ubuntu3(from3.4.1-1ubuntu1)openssh-server→1:9.9p1-3ubuntu3.1(from1:9.9p1-3ubuntu3)openssh-client→1:9.9p1-3ubuntu3.1(from1:9.9p1-3ubuntu3)- Updated NPM packages:
axios→^1.9.0(from^1.8.3)firebase-admin→^13.3.0(from^13.2.0)google-gax→^4.6.0(new dependency)express→^5.1.0(new dependency)
Release 0.7.1
- Docker
apt-transport-https→2.9.32ubuntu1 - NPM
axios→^1.8.3 - NPM
firebase-admin→^13.2.0 - Fixed package versions alignment