Browse Source

upgrade openssh-server package from v9.7_p1-r{3→4} (security fixes)

https://web.archive.org/web/20240707181735/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.20-stable&id=2fd796dddef142a6190078ad6296c2ec08fceaf5
Fabian Peter Hammerle 7 months ago
parent
commit
78a4a5c20f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -5,7 +5,7 @@ FROM docker.io/alpine:3.20.1
 ARG BORGBACKUP_PACKAGE_VERSION=1.2.8-r1
 # https://www.openssh.com/releasenotes.html
 # https://git.alpinelinux.org/aports/log/main/openssh?h=3.20-stable
-ARG OPENSSH_SERVER_PACKAGE_VERSION=9.7_p1-r3
+ARG OPENSSH_SERVER_PACKAGE_VERSION=9.7_p1-r4
 # https://git.alpinelinux.org/aports/log/community/tini?h=3.20-stable
 ARG TINI_PACKAGE_VERSION=0.19.0-r3
 ARG USER=borg