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
Fabian Peter Hammerle 1 year ago
parent
commit
5108de420e
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 MARIADB_CLIENT_PACKAGE_VERSION=10.6.10-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=dump
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys
 RUN apk add --no-cache \

+ 1 - 0
tini-package-log.url

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