Skip to content

Commit 6722a33

Browse files
committed
Rebase from master
Signed-off-by: Grant Millar <rid@cylo.io>
1 parent 37c3f53 commit 6722a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DockerClientFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public static function create(array $config = [], PluginClientFactory $pluginCli
3434
[
3535
new ContentLengthPlugin(),
3636
new DecoderPlugin(),
37-
new AddPathPlugin($uriFactory->createUri('/v1.43')),
37+
new AddPathPlugin($uriFactory->createUri('/v1.41')),
3838
new AddHostPlugin($uriFactory->createUri($host)),
3939
new HeaderDefaultsPlugin([
4040
'host' => parse_url($host, \PHP_URL_HOST),

0 commit comments

Comments
 (0)