Skip to content

Commit

Permalink
Merge pull request #12 from davidbarrpeloton/main
Browse files Browse the repository at this point in the history
SuiteCloud CLI - delete trailing @
  • Loading branch information
christopherwxyz authored Jun 25, 2024
2 parents 8c76e6d + d8f8fbb commit 9a5f60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apk add --no-cache openssh
RUN apk add --no-cache openjdk17-jdk

USER root
RUN npm install -g --acceptsuitecloudsdklicense @oracle/suitecloud-cli@
RUN npm install -g --acceptsuitecloudsdklicense @oracle/suitecloud-cli

ADD --chown=root:root . /home/root

Expand Down

0 comments on commit 9a5f60a

Please sign in to comment.