Skip to content

Releases: panubo/docker-sshd

v1.9.0

11 Jul 06:50
f3f47c7
Compare
Choose a tag to compare

Changes since last release:

  • Update Alpine base to 3.20 (#86)

v1.8.0

11 Jan 02:58
1a5109d
Compare
Choose a tag to compare

Changes since last release:

  • Merge pull request #83 from panubo/update-baseimage-version
  • Upgrade to alpine:3.19

v1.7.1

19 Jul 00:11
Compare
Choose a tag to compare

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

31 May 06:11
cb88327
Compare
Choose a tag to compare

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

11 Apr 09:28
Compare
Choose a tag to compare

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

28 Oct 05:41
Compare
Choose a tag to compare

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

24 Jun 01:12
Compare
Choose a tag to compare

Update to Alpine 3.14 base

1.3.0

28 Aug 03:04
Compare
Choose a tag to compare
  • Upgraded to Alpine 3.12 base image
  • Added support for DISABLE_SFTP
  • Added support for specifying user shell

1.2.1

19 May 06:13
Compare
Choose a tag to compare
  • Update to Alpine 3.11
  • Fix error when authorized key filenames are evaluated

1.2.0

09 Mar 23:50
Compare
Choose a tag to compare
  • Add SCP only and Rsync only modes (uses rssh)
  • Fix: exit code on unclean shutdown