Skip to content

Commit

Permalink
Merge pull request #1710 from GRIDAPPSD/releases/2023.03.0
Browse files Browse the repository at this point in the history
Release of version 2023.03.0
  • Loading branch information
tonya1 authored Apr 7, 2023
2 parents 8b604ce + e5ab08b commit 885a3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN mkdir ${TEMP_DIR} \
# Get the topology-processor from the proper repository
RUN mkdir ${TEMP_DIR} \
&& cd ${TEMP_DIR} \
&& git clone https://github.com/GRIDAPPSD/topology-processor -b develop \
&& git clone https://github.com/GRIDAPPSD/topology-processor -b main \
&& cd topology-processor/ \
&& mkdir -p /gridappsd/services/gridappsd-topology-processor \
&& rm .git -rf \
Expand Down

0 comments on commit 885a3ce

Please sign in to comment.