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 4910bba commit bc3df2eCopy full SHA for bc3df2e
tools/update-docker-tags.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-root_dir="$(dirname "${BASH_SOURCE[0]}")"
+root_dir="$(dirname "${BASH_SOURCE[0]}")/.."
6
cd "$root_dir"
7
8
CONSTRAINT=$1
0 commit comments