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 a06e2e2 commit 3590738Copy full SHA for 3590738
VERSION
@@ -1 +1 @@
1
-1.2.5
+1.2.6
overlay/usr/local/bin/healthcheck
@@ -1,6 +1,6 @@
#!/bin/sh
2
3
-set -euo pipefail
+# don't set pipefail options - fails on base image
4
5
6
#======================================================================================================================
0 commit comments