add link to an external Traefik tutorial

update deps

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-03-29 18:13:43 +02:00
parent ca32cd5e0e
commit 8fb256ac91
6 changed files with 30 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
NFPM_VERSION=2.15.0
NFPM_VERSION=2.15.1
NFPM_ARCH=${NFPM_ARCH:-amd64}
if [ -z ${SFTPGO_VERSION} ]
then