Browse Source

upgrade openssh-server package from v9.0_p1-r2 to v9.1_p1-r1 (see below)

https://web.archive.org/web/20221125145312/https://www.openssh.com/txt/release-9.1

https://git.alpinelinux.org/aports/commit/main/openssh?h=3.17-stable&id=93e966de408da051fb71aade8d6daf56822e9a3a
https://git.alpinelinux.org/aports/commit/main/openssh?h=3.17-stable&id=c927eec097096ac34b6cfc8fc48997e7fd0db013

https://github.com/fphammerle/docker-ssh-bastion/commit/733ee5258f73d52d9943066dbc4c9282ae8f9086
Fabian Peter Hammerle 1 year ago
parent
commit
51ae69754d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      openssh-package-log.url

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM docker.io/alpine:3.17.0
 
 ARG BORGBACKUP_PACKAGE_VERSION=1.2.0-r0
-ARG OPENSSH_SERVER_PACKAGE_VERSION=9.0_p1-r2
+ARG OPENSSH_SERVER_PACKAGE_VERSION=9.1_p1-r1
 ARG TINI_PACKAGE_VERSION=0.19.0-r0
 ARG USER=borg
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys

+ 1 - 1
openssh-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/main/openssh?h=3.16-stable
+https://git.alpinelinux.org/aports/log/main/openssh?h=3.17-stable