Skip to content

Commit

Permalink
[CSB-1260] Update version of MongoDB image to latest available
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Veres authored and avano committed Sep 11, 2023
1 parent c29bfbf commit 38d7aec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public int port() {
}

public String defaultImage() {
return "quay.io/fuse_qe/mongodb:4.4.5";
return "quay.io/fuse_qe/mongodb:4.4.15";
}

public abstract String hostname();
Expand Down

0 comments on commit 38d7aec

Please sign in to comment.