porcelli commented on code in PR #1833:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/1833#discussion_r1470283155


##########
kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/docker-compose/docker-compose.yml:
##########
@@ -0,0 +1,142 @@
+version: '3'
+
+services:
+  postgres:
+    container_name: postgres
+    image: postgres:13.4-alpine3.14

Review Comment:
   @martinweiler my guess is because we have already defined the postgres 
dependency somewhere else and this is just aligned.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to