Browse Source

upgrade tini package from v0.19.0-r0 to v0.19.0-r1 (see below)

https://git.alpinelinux.org/aports/commit/community/tini?h=3.17-stable&id=2c3970b647ee72767edde32fd8df3ada34e567c4

https://github.com/fphammerle/docker-mysqldump-sshd/commit/5108de420e0bddc4d7c027bd5dd24173ffb8b63a
Fabian Peter Hammerle 1 year ago
parent
commit
822269f59f
2 changed files with 2 additions and 1 deletions
  1. 1 1
      Dockerfile
  2. 1 0
      tini-package-log.url

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM docker.io/alpine:3.17.0
 
 ARG BORGBACKUP_PACKAGE_VERSION=1.2.0-r0
 ARG OPENSSH_SERVER_PACKAGE_VERSION=9.1_p1-r1
-ARG TINI_PACKAGE_VERSION=0.19.0-r0
+ARG TINI_PACKAGE_VERSION=0.19.0-r1
 ARG USER=borg
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys
 ENV REPO_PATH=/repository

+ 1 - 0
tini-package-log.url

@@ -0,0 +1 @@
+https://git.alpinelinux.org/aports/log/community/tini?h=3.17-stable