ntfy v1.30.1 pour CI

This commit is contained in:
Gitouche 2022-12-25 21:48:34 +01:00
parent bb3775aa59
commit 1a0f155ea5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
## vars
ntfy_image="git.garbaye.fr/garbaye/ntfy"
ntfy_version='v1.29.1'
ntfy_version='v1.30.1'
## default vars : override with ENV var
listen_if="${GARBAYE_NTFY_ENV_LISTENIF:-127.0.0.1}"
listen_port="${GARBAYE_NTFY_ENV_LISTENPORT:-8091}"