Browse Source

upgrade openssh packages 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
352f8cc9ce
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      openssh-package-log.url

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM docker.io/alpine:3.17.0
 
-ARG OPENSSH_SERVER_PACKAGE_VERSION=9.0_p1-r2
+ARG OPENSSH_SERVER_PACKAGE_VERSION=9.1_p1-r1
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys
 ENV CLIENT_USER=nonroot
 ENV CLIENT_HOME=/home/$CLIENT_USER

+ 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