Skip to content
Snippets Groups Projects
Commit 05ad7d45 authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Merge branch 'SecureAgentInstallVersionUpdate' into 'master'

Update file Dockerfile

See merge request !65
parents 0a7a5661 1dca3f20
No related branches found
No related tags found
1 merge request!65Update file Dockerfile
...@@ -17,7 +17,7 @@ ENV TZ=America/Chicago ...@@ -17,7 +17,7 @@ ENV TZ=America/Chicago
# You should be able to download the Secure Agent binary from the following URL without authentication: # You should be able to download the Secure Agent binary from the following URL without authentication:
ARG AGENT_URL="https://global-package.dm.informaticacloud.com/package-manager/files/binary/${REGION}_informaticacloud/agent64_install_ng_ext/7232/linux64/agent64_install_ng_ext.7232.bin" ARG AGENT_URL="https://global-package.dm.informaticacloud.com/package-manager/files/binary/${REGION}_informaticacloud/agent64_install_ng_ext/7307/linux64/agent64_install_ng_ext.7307.bin"
ARG USER=agent ARG USER=agent
ENV INFA_HOME=/home/$USER/infaagent ENV INFA_HOME=/home/$USER/infaagent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment