mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-06 00:50:32 +01:00
Update dockcheck.sh
versionbump for fix
This commit is contained in:
parent
b0f8431dbf
commit
5d86c79710
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION="v0.4.2"
|
VERSION="v0.4.3"
|
||||||
### ChangeNotes: Added timeout option to skip container if registry check takes too long (10s default).
|
### ChangeNotes: Added timeout option to skip container if registry check takes too long (10s default) + fix.
|
||||||
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