You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By changing the repo to https:// I was able to get the latest version of neo4j, but I had to also add the apt-transport-https package to get it to work.
The text was updated successfully, but these errors were encountered:
The
http
repo used here: https://github.com/tpires/neo4j/blob/master/Dockerfile#L12 doesn't contain the latest 3.x versions of neo4j community. Instead it tops out at 2.2.3.By changing the repo to
https://
I was able to get the latest version of neo4j, but I had to also add theapt-transport-https
package to get it to work.The text was updated successfully, but these errors were encountered: