We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60024b8 commit 6d05e09Copy full SHA for 6d05e09
ci/build_ubi_fips_base_image
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -eox pipefail
+set -eo pipefail
4
5
# shellcheck source=ci/docker_commands
6
source "ci/docker_commands"
0 commit comments