Skip to content

Commit

Permalink
DBZ-7457 upgraded example-mongo for dbz version 2.6 to mongo version 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMedek authored and Naros committed Feb 9, 2024
1 parent 5914396 commit 827cebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mongodb/2.6/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:5.0
FROM mongo:6.0

LABEL maintainer="Debezium Community"

Expand Down

0 comments on commit 827cebf

Please sign in to comment.