local image check changed, Gotify-template fixed, version bump

This commit is contained in:
mag37 2025-01-28 21:50:02 +01:00
parent 07ad241e9f
commit 14872b0471
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.5.2.1"
### ChangeNotes: DEPENDENCY REMINDER: now requires jq. UPDATE: Rewrite of dependency installer.
VERSION="v0.5.3"
### ChangeNotes: Bugfixes - local image check changed, Gotify-template fixed
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"