|
@@ -11,7 +11,8 @@ ARG GIT_PACKAGE_VERSION=1:2.39.5-0+deb12u2
|
|
# https://www.openssh.com/releasenotes.html
|
|
# https://www.openssh.com/releasenotes.html
|
|
# https://salsa.debian.org/ssh-team/openssh/-/blob/master/debian/changelog
|
|
# https://salsa.debian.org/ssh-team/openssh/-/blob/master/debian/changelog
|
|
ARG OPENSSH_SERVER_PACKAGE_VERSION=1:9.2p1-2+deb12u7
|
|
ARG OPENSSH_SERVER_PACKAGE_VERSION=1:9.2p1-2+deb12u7
|
|
-ARG TINI_PACKAGE_VERSION=0.19.0-1
|
|
|
|
|
|
+# https://salsa.debian.org/debian/tini/-/blob/debian/latest/debian/changelog?ref_type=heads
|
|
|
|
+ARG TINI_PACKAGE_VERSION=0.19.0-1+b3
|
|
ARG USER=git
|
|
ARG USER=git
|
|
ARG GITOLITE_HOME_PATH=/var/lib/gitolite
|
|
ARG GITOLITE_HOME_PATH=/var/lib/gitolite
|
|
ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys
|
|
ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys
|