diff --git a/db-activity-monitoring/README.md b/db-activity-monitoring/README.md index 1262094f..485e0f37 100644 --- a/db-activity-monitoring/README.md +++ b/db-activity-monitoring/README.md @@ -31,7 +31,7 @@ order-service/mvnw package -f order-service/pom.xml then we can just run our compose file to start everything is needed. ```shell -export DEBEZIUM_VERSION=3.0.0.CR1 +export DEBEZIUM_VERSION=3.0.0.Final docker-compose up -d --build ```