Skip to content

Commit

Permalink
Use EBRAINS copy of base Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Jan 24, 2024
1 parent 16a08f9 commit 5117ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM neuralensemble/simulation:pynn0110
FROM docker-registry.ebrains.eu/neuralensemble/simulation:pynn0110

USER root
RUN apt-get update --fix-missing; apt-get -y -q install python3-pip supervisor nginx-extras git unzip curl cron
Expand Down

0 comments on commit 5117ae5

Please sign in to comment.