You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embedded-cockroachdb/README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
* `embedded.cockroach.enabled` `(true|false, default is true)`
18
18
* `embedded.cockroach.reuseContainer` `(true|false, default is false)`
19
-
* `embedded.cockroach.dockerImage` `(default is 'cockroachdb/cockroach:v22.2.12')`
19
+
* `embedded.cockroach.dockerImage` `(default is 'cockroachdb/cockroach:v23.1.7')`
20
20
** Image versions on https://hub.docker.com/r/cockroachdb/cockroach/tags[dockerhub]
21
21
* `embedded.cockroach.initScriptPath` `(default is null)`
22
22
* `embedded.toxiproxy.proxies.cockroach.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-cockroachdb` container.
0 commit comments