mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-12 11:52:53 +01:00
version bump - bugfix
This commit is contained in:
parent
f8455d3787
commit
730dba5c3d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION="v0.4.3"
|
VERSION="v0.4.4"
|
||||||
### ChangeNotes: Added timeout option to skip container if registry check takes too long (10s default) + fix.
|
### ChangeNotes: Bugfix for non amd64/arm64 arch with new timeout function.
|
||||||
Github="https://github.com/mag37/dockcheck"
|
Github="https://github.com/mag37/dockcheck"
|
||||||
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue