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.
.test/config.sh
1 parent 6df7584 commit 3d3492cCopy full SHA for 3d3492c
.test/config.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
-# https://github.com/docker-library/official-images/blob/618a85a87796c8bbea059011d94d888dc7554158/test/config.sh
+# https://github.com/docker-library/official-images/blob/3bc6a70175d4e1da2080b86415e6f3c8eb2c6af3/test/config.sh
4
5
-imageTests+=(
6
- [bash]='bash-optional-features'
7
-)
+imageTests[bash]+='
+ bash-optional-features
+'
0 commit comments