We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9265a9f commit 07888d2Copy full SHA for 07888d2
2 files changed
VERSION
@@ -1 +1 @@
1
-1.2.3
+1.2.4
overlay/usr/local/bin/healthcheck
@@ -1,5 +1,8 @@
#!/bin/sh
2
3
+set -euo pipefail
4
+
5
6
#======================================================================================================================
7
# Attempt to load localhost using wget
8
0 commit comments