Skip to content

Commit

Permalink
Fix "_" to "-"
Browse files Browse the repository at this point in the history
  • Loading branch information
steffengraber authored Sep 26, 2023
1 parent ca9526c commit 5113491
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-rc2
ARG SRC_PATH=/tmp


Expand Down

0 comments on commit 5113491

Please sign in to comment.