Skip to content

Commit

Permalink
Fix Setup Artifactory in the integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Aug 9, 2024
1 parent 541ae68 commit 26cff7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ ENV JFROG_HOME=/jfrog_home
WORKDIR /jfrog_home
EXPOSE 8082
EXPOSE 8081
CMD ["sh","-c","local-rt-setup; sleep infinity"]
CMD ["sh","-c","local-rt-setup --rt-version 7.84.17; sleep infinity"]

0 comments on commit 26cff7f

Please sign in to comment.