Skip to content

Commit

Permalink
DBZ-7457 upgraded example-mongo for dbz version 2.5 to mongo version 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMedek authored and jpechane committed Feb 19, 2024
1 parent 9a04e99 commit d57af95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mongodb/2.5/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 d57af95

Please sign in to comment.