bossenti commented on code in PR #2184:
URL: https://github.com/apache/streampipes/pull/2184#discussion_r1395215847
##########
streampipes-extensions/docker-compose.yml:
##########
@@ -48,26 +48,26 @@ services:
networks:
spnet:
- pipeline-elements-all-jvm:
+ extensions-all-jvm:
build:
- context: ./streampipes-pipeline-elements-all-jvm
+ context: ./streampipes-extensions-all-jvm
dockerfile: Dockerfile
args:
BASE_IMAGE: adoptopenjdk/openjdk8-openj9:alpine
- image: incubator-streampipes_pipeline-elements-all-jvm:release-validation
+ image: incubator-streampipes_extensions-all-jvm:release-validation
Review Comment:
Can we get rid of the `incubator` part here as well?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]