Releases: panubo/docker-sshd
Releases · panubo/docker-sshd
v1.9.0
Changes since last release:
- Update Alpine base to 3.20 (#86)
v1.8.0
Changes since last release:
- Merge pull request #83 from panubo/update-baseimage-version
- Upgrade to alpine:3.19
v1.7.1
Changes since last release:
- Add note that restricted modes do not apply to root account. Ref #77
- Added group creation option and corresponding documentation (#76)
v1.7.0
Changes since last release:
- Add ARM32 variant builds / Upgrade Alpine base to 3.18 #81
- Added group creation option and corresponding documentation #76
- New builder workflow and additional registry options.
v1.6.0
Changes since last release:
- Migrate to Quay and ECR
- Update to push image to quay.io
- Replace cron build workflow with multi-arch build workflow and adjust artefact tags.
- Add multiarch image build workflow
- Update github release workflow
- Update github workflow actions versions
- Fix workflow
- Update cron workflow to only build latest ref.
- Update build-images-cron to use main branch
1.5.0
Changes since last release:
- Breaking: Remove support for dsa keys
- Add support for root password authentication
- Add workflow to rebuild latest images weekly
1.4.0
Update to Alpine 3.14 base
1.3.0
- Upgraded to Alpine 3.12 base image
- Added support for DISABLE_SFTP
- Added support for specifying user shell
1.2.1
- Update to Alpine 3.11
- Fix error when authorized key filenames are evaluated
1.2.0
- Add SCP only and Rsync only modes (uses rssh)
- Fix: exit code on unclean shutdown