Parcourir la source

upgrade tini package from v0.19.0-1 to v0.19.0-1+b3

Fabian Peter Hammerle il y a 3 semaines
Parent
commit
f4af36339b
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -11,7 +11,8 @@ ARG GIT_PACKAGE_VERSION=1:2.39.5-0+deb12u2
 # https://www.openssh.com/releasenotes.html
 # https://salsa.debian.org/ssh-team/openssh/-/blob/master/debian/changelog
 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 GITOLITE_HOME_PATH=/var/lib/gitolite
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys