We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb4867 commit 14da244Copy full SHA for 14da244
embedded-git/src/main/java/com/playtika/testcontainer/git/GitProperties.java
@@ -22,6 +22,6 @@ public class GitProperties extends CommonContainerProperties {
22
public String getDefaultDockerImage() {
23
// Please don`t remove this comment.
24
// renovate: datasource=docker
25
- return "rockstorm/git-server:2.45";
+ return "rockstorm/git-server:2.47";
26
}
27
0 commit comments