version bump - bugfix

This commit is contained in:
mag37 2024-06-08 19:44:14 +02:00 committed by GitHub
parent f8455d3787
commit 730dba5c3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.4.3"
### ChangeNotes: Added timeout option to skip container if registry check takes too long (10s default) + fix.
VERSION="v0.4.4"
### ChangeNotes: Bugfix for non amd64/arm64 arch with new timeout function.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"