RKuttruff commented on code in PR #185: URL: https://github.com/apache/incubator-sdap-nexus/pull/185#discussion_r984136094
########## docker/jupyter/Dockerfile: ########## @@ -29,7 +29,8 @@ ENV CHOWN_HOME_OPTS='-R' ENV REBUILD_CODE=true ARG APACHE_NEXUS=https://github.com/apache/incubator-sdap-nexus.git -ARG APACHE_NEXUS_BRANCH=master +ARG APACHE_NEXUS_COMMIT=be19c1d567301b09269e851cc5b5af55fea02c5d Review Comment: I checked out this commit because I was unaware that the code for nexuscli had moved (I thought it was removed) so I grabbed a commit that would've been what was used to create the old docker image. I'll retry with the current version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
