Skip to content

Commit bacf337

Browse files
authored
Merge pull request #1623 from GRIDAPPSD/releases/2022.03.0
Releases/2022.03.0
2 parents 6dda02d + b2d37e5 commit bacf337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN mkdir ${TEMP_DIR} \
6161
&& mkdir -p /gridappsd/services/gridappsd-topology-processor \
6262
&& rm .git -rf \
6363
&& cp -r * /gridappsd/services/gridappsd-topology-processor \
64-
&& cp /gridappsd/services/gridappsd-topology-processor/gridappsd-topology-processor.config /gridappsd/services/ \
64+
&& cp /gridappsd/services/gridappsd-topology-processor/gridappsd-topology-service.config /gridappsd/services/ \
6565
&& cd \
6666
&& rm -rf ${TEMP_DIR}
6767

0 commit comments

Comments
 (0)