Skip to content

Commit

Permalink
tests-deploy(0)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Jul 4, 2023
1 parent 70bd8f1 commit ef49528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Docker/DockerActions.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
use Psr\Log\LoggerInterface;

class DockerActions {
public const DOCKER_API_VERSION = 'v1.43';
public const DOCKER_API_VERSION = 'v1.41';
private LoggerInterface $logger;
private \GuzzleHttp\Client $guzzleClient;

Expand Down

0 comments on commit ef49528

Please sign in to comment.