Browse Source

upgrade openssh-server package v1:8.4p1-5{->+deb11u1} (see below)

https://web.archive.org/web/20220716104111/https://metadata.ftp-master.debian.org/changelogs//main/o/openssh/openssh_8.4p1-5+deb11u1_changelog
https://web.archive.org/web/20220716103948/https://salsa.debian.org/ssh-team/openssh/-/compare/debian/1%258.4p1-5+deb11u1...debian/1%258.4p1-5?from_project_id=6522
Fabian Peter Hammerle 1 year ago
parent
commit
44f483c564
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -3,7 +3,7 @@ FROM docker.io/debian:11.3-slim
 ARG GITOLITE_PACKAGE_VERSION=3.6.12-1
 ARG GIT_ANNEX_PACKAGE_VERSION=8.20210223-2
 ARG GIT_PACKAGE_VERSION=1:2.30.2-1
-ARG OPENSSH_SERVER_PACKAGE_VERSION=1:8.4p1-5
+ARG OPENSSH_SERVER_PACKAGE_VERSION=1:8.4p1-5+deb11u1
 ARG TINI_PACKAGE_VERSION=0.19.0-1
 ARG USER=git
 ARG GITOLITE_HOME_PATH=/var/lib/gitolite