Skip to content

Commit

Permalink
Merge pull request #207 from steffengraber/add-v36
Browse files Browse the repository at this point in the history
NEST Version v3.6
  • Loading branch information
steffengraber authored Sep 28, 2023
2 parents 5113491 + a55e405 commit 35d4aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3.6/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM docker-registry.ebrains.eu/nest/nest-simulator:nest-simulator-build-base as builder
LABEL maintainer="[email protected]"

ARG NEST_VERSION=3.6-rc2
ARG NEST_VERSION=3.6
ARG SRC_PATH=/tmp


Expand Down

0 comments on commit 35d4aef

Please sign in to comment.