Skip to content
Snippets Groups Projects

Update to new package manager

Merged SAM CARPENTER requested to merge SAM.CARPENTER-master-patch-66650 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -17,7 +17,7 @@ ENV TZ=America/Chicago
# 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/6817/linux64/agent64_install_ng_ext.6817.bin"
ARG AGENT_URL="https://global-package.dm.informaticacloud.com/package-manager/files/binary/${REGION}_informaticacloud/agent64_install_ng_ext/7104/linux64/agent64_install_ng_ext.7104.bin"
ARG USER=agent
ENV INFA_HOME=/home/$USER/infaagent
Loading