Preparing for the next version polling-outbox-3
[demos/kafka/outbox] / docker-compose.yml
index 4784958..8f0c392 100644 (file)
@@ -39,7 +39,7 @@ services:
       - postgres
 
   outbox:
-    image: juplo/outbox-delivery:polling-outbox-2
+    image: juplo/outbox-delivery:polling-outbox-3-SNAPSHOT
     environment:
       spring.profiles.active: prod
       logging.level.de.juplo.kafka.outbox: DEBUG