Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelvll committed Jul 7, 2024
1 parent ae344ad commit 06b48cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/provision/docker_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# the command.
DOCKER_PERMISSION_DENIED_STR = ('permission denied while trying to connect to '
'the Docker daemon socket')
_DOCKER_WAIT_FOR_SOCKET_TIMEOUT_SECONDS = 60
_DOCKER_SOCKET_WAIT_TIMEOUT_SECONDS = 240


@dataclasses.dataclass
Expand Down

0 comments on commit 06b48cf

Please sign in to comment.