DEVX-70-fix-ci-full-sed
master
The sed command was missing the trailing / in the s/x86_64/amd64 substitution, causing "unterminated 's' command" during Docker build. Closes DEVX-70